projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af7ae1a
)
microblaze: ml401 - add ifdef for GPIO
author
Michal Simek
<monstr@monstr.eu>
Fri, 28 Mar 2008 10:22:48 +0000
(11:22 +0100)
committer
Michal Simek
<monstr@monstr.eu>
Tue, 8 Apr 2008 13:38:14 +0000
(15:38 +0200)
Signed-off-by: Michal Simek <monstr@monstr.eu>
include/configs/ml401.h
patch
|
blob
|
history
diff --git
a/include/configs/ml401.h
b/include/configs/ml401.h
index 1a2cb0aeed0bca705608e70db54ef5d6e98963a6..b167cb27fb6ac55ae76ed52f81736b3cf5863a90 100644
(file)
--- a/
include/configs/ml401.h
+++ b/
include/configs/ml401.h
@@
-64,8
+64,10
@@
#undef ET_DEBUG
/* gpio */
+#ifdef XILINX_GPIO_BASEADDR
#define CFG_GPIO_0 1
#define CFG_GPIO_0_ADDR XILINX_GPIO_BASEADDR
+#endif
/* interrupt controller */
#define CFG_INTC_0 1