]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/powerpc/cpu/ppc4xx/gpio.c
ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms
authorStefan Roese <sr@denx.de>
Thu, 15 Nov 2007 13:23:55 +0000 (14:23 +0100)
committerStefan Roese <sr@denx.de>
Thu, 15 Nov 2007 13:23:55 +0000 (14:23 +0100)
commitaee747f19b460a0e9da20ff21e90fdaac1cec359
tree25d51927229b6622f41f093f2e9ba502121041b5
parent8ada0ebf38e4073beea0309188b25d82a112a2ae
ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms

- Rename CFG_440_GPIO_TABLE to CFG_4xx_GPIO_TABLE
- Cleanup of the 4xx GPIO functions
- Move some GPIO defines from the cpu headers ppc405.h/ppc440.h into gpio.h

Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/cpu_init.c
cpu/ppc4xx/gpio.c
include/asm-ppc/gpio.h
include/configs/lwmon5.h
include/configs/pcs440ep.h
include/ppc405.h
include/ppc440.h