uboot-mt623x/post
Stefan Roese d1c3b27525 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-09-11 10:35:58 +02:00
..
board rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cpu ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
drivers rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
lib_ppc FPU POST: fix warnings when building with 2.18 binutils 2009-01-24 01:49:41 +01:00
Makefile post/Makefile: fix dependency problem with parallel builds 2008-12-16 14:44:06 +01:00
post.c stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
rules.mk Big white-space cleanup. 2008-05-21 00:14:08 +02:00
tests.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00