uboot-mt623x/board/amcc/acadia
Stefan Roese afabb498b7 ppc4xx: Big header cleanup part 2, mostly PPC405 related
This cleanup is done by creating header files for all SoC versions and
moving the SoC specific defines into these special headers. This way the
common header ppc405.h and ppc440.h can be cleaned up finally.

As a part from this cleanup, the GPIO definitions for PPC405EP are
corrected. The high and low parts of the registers (for example
CONFIG_SYS_GPIO0_OSRL vs. CONFIG_SYS_GPIO0_OSRH) have been defined in
the wrong order. This patch now fixes this issue by switching these
xxxH and xxxL values. This brings the GPIO 405EP port in sync with all
other PPC4xx ports.

Signed-off-by: Stefan Roese <sr@denx.de>
2010-09-23 09:02:05 +02:00
..
Makefile Cleanup: remove redundant deleting on *~ files 2008-07-02 23:53:23 +02:00
acadia.c ppc4xx: Convert PPC4xx UIC defines from lower case to upper case 2009-09-28 10:45:42 +02:00
cmd_acadia.c cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
config.mk ppc4xx: Fix NAND booting targets after 4xx linker script consolidation 2009-11-09 13:01:19 +01:00
memory.c ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific 2010-09-23 09:02:05 +02:00
pll.c ppc4xx: Big header cleanup part 2, mostly PPC405 related 2010-09-23 09:02:05 +02:00
u-boot-nand.lds Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00