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:
9992792
)
mx51evk: Add generic board support
author
Fabio Estevam
<fabio.estevam@freescale.com>
Tue, 16 Sep 2014 23:03:41 +0000
(20:03 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Mon, 22 Sep 2014 13:47:19 +0000
(15:47 +0200)
Let's enable CONFIG_SYS_GENERIC_BOARD in order to get rid of warnings related
to generic board not being supported.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
include/configs/mx51evk.h
patch
|
blob
|
history
diff --git
a/include/configs/mx51evk.h
b/include/configs/mx51evk.h
index b0d401c92806bf0f9b8cdbcb3aea33dc6d2a9f36..d6e8ec4e13e67b5609e77d6975d9d06fe832dfd8 100644
(file)
--- a/
include/configs/mx51evk.h
+++ b/
include/configs/mx51evk.h
@@
-26,6
+26,7
@@
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_INITRD_TAG
#define CONFIG_REVISION_TAG
+#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_OF_LIBFDT