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:
fc9a8e8
)
omap3: zoom1: enable CONFIG_SYS_GENERIC_BOARD
author
Nishanth Menon
<nm@ti.com>
Tue, 8 Apr 2014 14:50:51 +0000
(09:50 -0500)
committer
Tom Rini
<trini@ti.com>
Thu, 17 Apr 2014 21:24:39 +0000
(17:24 -0400)
CONFIG_SYS_GENERIC_BOARD should now be enabled for generic
functionality Further information in doc/README.generic-board
Signed-off-by: Nishanth Menon <nm@ti.com>
include/configs/omap3_zoom1.h
patch
|
blob
|
history
diff --git
a/include/configs/omap3_zoom1.h
b/include/configs/omap3_zoom1.h
index f0fa96efcb82e76d1781cb455c650801eba5b57f..c4178d8c156955d18fbd2614dfe9cdf1f796a9f2 100644
(file)
--- a/
include/configs/omap3_zoom1.h
+++ b/
include/configs/omap3_zoom1.h
@@
-20,6
+20,7
@@
#define CONFIG_OMAP34XX 1 /* which is a 34XX */
#define CONFIG_OMAP3_ZOOM1 1 /* working with Zoom MDK Rev1 */
#define CONFIG_OMAP_COMMON
+#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_SDRC /* The chip has SDRC controller */