cvs commit: src/sys/conf files.powerpc src/sys/powerpc/booke
 vm_machdep.c src/sys/powerpc/mpc85xx mpc85xx.c
    Rafal Jaworowski 
    raj at FreeBSD.org
       
    Sat Apr 26 17:57:29 UTC 2008
    
    
  
raj         2008-04-26 17:57:29 UTC
  FreeBSD src repository
  Modified files:
    sys/conf             files.powerpc 
    sys/powerpc/booke    vm_machdep.c 
  Added files:
    sys/powerpc/mpc85xx  mpc85xx.c 
  Log:
  Introduce a dedicated file for MPC85xx-specific routines. Move cpu_reset()
  there, as it's not relevant to Book-E specification, but is an implementation
  detail, directly dependent on the given SoC version.
  
  Revision  Changes    Path
  1.75      +1 -0      src/sys/conf/files.powerpc
  1.4       +1 -17     src/sys/powerpc/booke/vm_machdep.c
  1.1       +59 -0     src/sys/powerpc/mpc85xx/mpc85xx.c (new)
    
    
More information about the cvs-src
mailing list