u-boot-brain/post/cpu/ppc4xx
Stefan Roese 297a65873d ppc4xx: Big cleanup of PPC4xx defines
This patch cleans up multiple issues of the 4xx register (mostly
DCR, SDR, CPR, etc) definitions:

- Change lower case defines to upper case (plb4_acr -> PLB4_ACR)
- Change the defines to better match the names from the
  user's manuals (e.g. cprpllc -> CPR0_PLLC)
- Removal of some unused defines

Please test this patch intensive on your PPC4xx platform. Even though
I tried not to break anything and tested successfully on multiple
4xx AMCC platforms, testing on custom platforms is recommended.

Signed-off-by: Stefan Roese <sr@denx.de>
2009-10-03 09:04:22 -05:00
..
cache_4xx.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cache.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
denali_ecc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ether.c ppc4xx: Big cleanup of PPC4xx defines 2009-10-03 09:04:22 -05:00
fpu.c ppc4xx: Replace 4xx lowercase SPR references 2009-07-24 06:47:17 +02:00
Makefile POST: OCM test added. 2008-05-20 23:24:37 +02:00
ocm.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
spr.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
uart.c ppc4xx: Big cleanup of PPC4xx defines 2009-10-03 09:04:22 -05:00
watchdog.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00