uboot-mt623x/board/cray/L1
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
..
L1.c ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
L1.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
bootscript.hush Add "source" command; prepare removal of "autoscr" command 2009-04-03 22:01:42 +02:00
config.mk Initial revision 2002-11-02 23:17:16 +00:00
flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
init.S ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
patchme * Patch by David Updegraff, 22 Apr 2003: 2003-05-20 14:25:27 +00:00
u-boot.lds Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
u-boot.lds.debug rename environment.c in env_embedded.c to reflect is functionality 2008-09-10 22:48:01 +02:00
x2c.awk * Patch by David Updegraff, 22 Apr 2003: 2003-05-20 14:25:27 +00:00