projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1c9895
)
cm-t54: convert to generic board
author
Dmitry Lifshitz
<lifshitz@compulab.co.il>
Thu, 31 Jul 2014 11:30:41 +0000
(14:30 +0300)
committer
Tom Rini
<trini@ti.com>
Mon, 25 Aug 2014 14:48:13 +0000
(10:48 -0400)
Use generic board setup functions by defining
CONFIG_SYS_GENERIC_BOARD.
Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>
include/configs/cm_t54.h
patch
|
blob
|
history
diff --git
a/include/configs/cm_t54.h
b/include/configs/cm_t54.h
index db0409534edf75471c28d5ca4271b4133e051018..df93a59c1bde2ca3d25cde363976eb06acff46a4 100644
(file)
--- a/
include/configs/cm_t54.h
+++ b/
include/configs/cm_t54.h
@@
-19,6
+19,9
@@
#undef CONFIG_MISC_INIT_R
#undef CONFIG_SPL_OS_BOOT
+/* Enable Generic board */
+#define CONFIG_SYS_GENERIC_BOARD
+
/* Device Tree defines */
#define CONFIG_OF_LIBFDT
#define CONFIG_OF_BOARD_SETUP