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:
cb957cd
)
mx31ads: Convert to generic board
author
Fabio Estevam
<fabio.estevam@freescale.com>
Mon, 23 Feb 2015 11:51:36 +0000
(08:51 -0300)
committer
Tom Rini
<trini@ti.com>
Tue, 24 Feb 2015 22:13:36 +0000
(17:13 -0500)
Boards need to select CONFIG_SYS_GENERIC_BOARD in order to prevent removal
from the project.
Acked-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
include/configs/mx31ads.h
patch
|
blob
|
history
diff --git
a/include/configs/mx31ads.h
b/include/configs/mx31ads.h
index 0f4bd91c645d0be4177fa7cf5855710b1e46cce1..bed071fa6693978ef4d71f280d0295a304d900a0 100644
(file)
--- a/
include/configs/mx31ads.h
+++ b/
include/configs/mx31ads.h
@@
-14,6
+14,8
@@
/* High Level Configuration Options */
#define CONFIG_MX31 1 /* This is a mx31 */
+#define CONFIG_SYS_GENERIC_BOARD
+
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_DISPLAY_BOARDINFO