cvs commit: src/sys/powerpc/include cpufunc.h src/sys/powerpc/mpc85xx ocpbus.c ocpbus.h pci_ocp.c

Rafal Jaworowski raj at FreeBSD.org
Sat Apr 26 17:47:28 UTC 2008


raj         2008-04-26 17:47:28 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/include  cpufunc.h 
    sys/powerpc/mpc85xx  ocpbus.c ocpbus.h pci_ocp.c 
  Log:
  Improve handling of Local Access Windows on MPC85xx systems:
  
  - detect number of LAWs in run time and initalize accordingly
  - introduce decode windows target IDs used in MPC8572
  - other minor updates
  
  Obtained from:  Freescale, Semihalf
  
  Revision  Changes    Path
  1.22      +11 -0     src/sys/powerpc/include/cpufunc.h
  1.6       +28 -11    src/sys/powerpc/mpc85xx/ocpbus.c
  1.2       +9 -6      src/sys/powerpc/mpc85xx/ocpbus.h
  1.3       +2 -2      src/sys/powerpc/mpc85xx/pci_ocp.c


More information about the cvs-src mailing list