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:
b8956e9
)
mx35pdk: Convert to generic board
author
Stefano Babic
<sbabic@denx.de>
Thu, 5 Mar 2015 09:41:16 +0000
(10:41 +0100)
committer
Tom Rini
<trini@konsulko.com>
Thu, 5 Mar 2015 14:23:17 +0000
(09:23 -0500)
Boards need to select CONFIG_SYS_GENERIC_BOARD in order to
prevent removal from the project.
Signed-off-by: Stefano Babic <sbabic@denx.de>
include/configs/mx35pdk.h
patch
|
blob
|
history
diff --git
a/include/configs/mx35pdk.h
b/include/configs/mx35pdk.h
index 603d17cef69a123b206a5a0741558d11a1e07ff0..857dd071f456d6c999d6cf581f8d1371a139322c 100644
(file)
--- a/
include/configs/mx35pdk.h
+++ b/
include/configs/mx35pdk.h
@@
-19,6
+19,7
@@
#define CONFIG_MX35
#define CONFIG_DISPLAY_CPUINFO
+#define CONFIG_SYS_GENERIC_BOARD
/* Set TEXT at the beginning of the NOR flash */
#define CONFIG_SYS_TEXT_BASE 0xA0000000