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:
483a435
)
imx: ventana: Convert to generic board
author
Tim Harvey
<tharvey@gateworks.com>
Fri, 25 Apr 2014 22:17:00 +0000
(15:17 -0700)
committer
Stefano Babic
<sbabic@denx.de>
Fri, 9 May 2014 13:10:54 +0000
(15:10 +0200)
Enable CONFIG_SYS_GENERIC_BOARD on ventana.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
include/configs/gw_ventana.h
patch
|
blob
|
history
diff --git
a/include/configs/gw_ventana.h
b/include/configs/gw_ventana.h
index b984f2704919b73e44e3bd733dfe66eae3871d23..335f2ff6aa57a95acc5cb0a00b73c541ccce603e 100644
(file)
--- a/
include/configs/gw_ventana.h
+++ b/
include/configs/gw_ventana.h
@@
-24,6
+24,8
@@
#define CONFIG_SERIAL_TAG
#define CONFIG_REVISION_TAG
+#define CONFIG_SYS_GENERIC_BOARD
+
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (10 * 1024 * 1024)