cvs commit: src/sys/powerpc/booke machdep.c
    Marcel Moolenaar 
    marcel at FreeBSD.org
       
    Sat Mar  8 05:36:26 UTC 2008
    
    
  
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
    
    
More information about the cvs-all
mailing list