projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ce79d2
)
imx: mx6q/dlarm2: Change to use generic board
author
Ye.Li
<B37916@freescale.com>
Tue, 9 Sep 2014 06:51:57 +0000
(14:51 +0800)
committer
Stefano Babic
<sbabic@denx.de>
Thu, 11 Sep 2014 09:02:39 +0000
(11:02 +0200)
Enable the CONFIG_SYS_GENERIC_BOARD for imx6q/dl arm2 board to
use generic board.
Signed-off-by: Ye.Li <B37916@freescale.com>
include/configs/mx6qarm2.h
patch
|
blob
|
history
diff --git
a/include/configs/mx6qarm2.h
b/include/configs/mx6qarm2.h
index fd651cfa50077f9cca24b57fbaa3b3cfabb79d78..35c0a85080173da4d71bd14254283b19d969f49f 100644
(file)
--- a/
include/configs/mx6qarm2.h
+++ b/
include/configs/mx6qarm2.h
@@
-23,6
+23,8
@@
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_INITRD_TAG
+#define CONFIG_SYS_GENERIC_BOARD
+
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024)