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:
d010fac
)
dm: exynos: Move s5p_goni to generic board
author
Simon Glass
<sjg@chromium.org>
Tue, 21 Oct 2014 01:48:36 +0000
(19:48 -0600)
committer
Simon Glass
<sjg@chromium.org>
Wed, 22 Oct 2014 16:36:12 +0000
(10:36 -0600)
The generic board deadline is approaching, and we need this feature to
enable driver model. Enable CONFIG_SYS_GENERIC_BOARD for s5p_goni.
Signed-off-by: Simon Glass <sjg@chromium.org>
include/configs/s5p_goni.h
patch
|
blob
|
history
diff --git
a/include/configs/s5p_goni.h
b/include/configs/s5p_goni.h
index fc2497a3320875423765bae1e53ae6eb77156a4a..781d8474dbbb7b083ce277b8c8595a8beb65c556 100644
(file)
--- a/
include/configs/s5p_goni.h
+++ b/
include/configs/s5p_goni.h
@@
-288,4
+288,6
@@
#define CONFIG_OF_LIBFDT
+#define CONFIG_SYS_GENERIC_BOARD
+
#endif /* __CONFIG_H */