Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Mar 2008 05:36:25 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/powerpc/booke machdep.c
Message-ID:  <200803080536.m285aPN7047604@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2008-03-08 05:36:25 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/booke    machdep.c 
  Log:
  Enable the D-cache and I-cache when not already enabled.
  It so happens that U-Boot disables the D-cache when booting
  an ELF image, so this change makes sure we run with the
  D-cache enabled from now on. It shows too...
  
  While here, remove the duplicate definition of the hw.model
  sysctl.
  
  Revision  Changes    Path
  1.2       +28 -3     src/sys/powerpc/booke/machdep.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803080536.m285aPN7047604>