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:
7f30f4b
)
kirkwood: sheevaplug: add FDT support
author
DrEagle
<dreagle@doukki.net>
Wed, 17 Dec 2014 14:02:48 +0000
(15:02 +0100)
committer
Luka Perkov
<luka.perkov@sartura.hr>
Fri, 6 Feb 2015 16:24:34 +0000
(17:24 +0100)
LIBFDT feature is required to support new kernels.
Signed-off-by: GĂ©rald Kerma <drEagle@doukki.net>
Reviewed-by: Luka Perkov <luka.perkov@sartura.hr>
include/configs/sheevaplug.h
patch
|
blob
|
history
diff --git
a/include/configs/sheevaplug.h
b/include/configs/sheevaplug.h
index 589655ab190d91a1285a9329744debab9b2258b0..84029cb39927779cf49a8acfaaa3025a48112499 100644
(file)
--- a/
include/configs/sheevaplug.h
+++ b/
include/configs/sheevaplug.h
@@
-32,6
+32,11
@@
#define CONFIG_LZMA
#define CONFIG_LZO
+/*
+ * Enable device tree support
+ */
+#define CONFIG_OF_LIBFDT
+
/*
* Miscellaneous configurable options
*/