u-boot-brain/board/mpl/pip405
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
..
cmd_pip405.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
config.mk Initial revision 2001-12-07 01:21:34 +00:00
init.S ppc4xx: Big header cleanup part 2, mostly PPC405 related 2010-09-23 09:02:05 +02:00
Makefile ppc4xx: Fix problems in some ppc4xx board Makefiles 2009-11-02 16:29:03 +01:00
pip405.c Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
pip405.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
u-boot.lds.debug Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00