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:
676ac24
)
i.MX31 PDK: Enable generic board for i.MX31 PDK
author
Magnus Lilja
<lilja.magnus@gmail.com>
Tue, 5 Aug 2014 17:03:07 +0000
(19:03 +0200)
committer
Stefano Babic
<sbabic@denx.de>
Fri, 8 Aug 2014 08:29:41 +0000
(10:29 +0200)
Enable CONFIG_SYS_GENERIC_BOARD for the i.MX31 PDK board.
Tested on actual hardware.
Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
Acked-by: Fabio Estevam <fabio.estevam@freescale.com>
include/configs/mx31pdk.h
patch
|
blob
|
history
diff --git
a/include/configs/mx31pdk.h
b/include/configs/mx31pdk.h
index f223788e5ec1bf8979d4c2a8ea8dd95d201ab61b..d80f5da2d5ac5b15948462692e2c5ddb53101cfd 100644
(file)
--- a/
include/configs/mx31pdk.h
+++ b/
include/configs/mx31pdk.h
@@
-20,6
+20,8
@@
#define CONFIG_ARM1136 /* This is an arm1136 CPU core */
#define CONFIG_MX31 /* in a mx31 */
+#define CONFIG_SYS_GENERIC_BOARD
+
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_DISPLAY_BOARDINFO