summaryrefslogtreecommitdiffstats
path: root/include/ppc405.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-11-15 14:23:55 +0100
committerStefan Roese <sr@denx.de>2007-11-15 14:23:55 +0100
commitaee747f19b460a0e9da20ff21e90fdaac1cec359 (patch)
tree25d51927229b6622f41f093f2e9ba502121041b5 /include/ppc405.h
parent8ada0ebf38e4073beea0309188b25d82a112a2ae (diff)
downloadtalos-obmc-uboot-aee747f19b460a0e9da20ff21e90fdaac1cec359.tar.gz
talos-obmc-uboot-aee747f19b460a0e9da20ff21e90fdaac1cec359.zip
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>
Diffstat (limited to 'include/ppc405.h')
-rw-r--r--include/ppc405.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ppc405.h b/include/ppc405.h
index 2c5591726c..e5051d4595 100644
--- a/include/ppc405.h
+++ b/include/ppc405.h
@@ -1135,6 +1135,8 @@
#endif /* CONFIG_405EZ */
+#define GPIO0_BASE GPIO_BASE
+
#if defined(CONFIG_405EX)
#define SDR0_SRST 0x0200
OpenPOWER on IntegriCloud