summaryrefslogtreecommitdiffstats
path: root/include/configs/sheevaplug.h
diff options
context:
space:
mode:
authorDrEagle <dreagle@doukki.net>2014-12-17 15:02:48 +0100
committerLuka Perkov <luka.perkov@sartura.hr>2015-02-06 17:24:34 +0100
commit9a5e0a7d5bd0e1758fcc59db524c1695d0dab7e0 (patch)
tree92fa7c822bb87b53a02d5b562df3b61df6dd7f58 /include/configs/sheevaplug.h
parent7f30f4b5b285cb91e1e25b5b61a04beabe8c470b (diff)
downloadtalos-obmc-uboot-9a5e0a7d5bd0e1758fcc59db524c1695d0dab7e0.tar.gz
talos-obmc-uboot-9a5e0a7d5bd0e1758fcc59db524c1695d0dab7e0.zip
kirkwood: sheevaplug: add FDT support
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>
Diffstat (limited to 'include/configs/sheevaplug.h')
-rw-r--r--include/configs/sheevaplug.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h
index 589655ab19..84029cb399 100644
--- a/include/configs/sheevaplug.h
+++ b/include/configs/sheevaplug.h
@@ -33,6 +33,11 @@
#define CONFIG_LZO
/*
+ * Enable device tree support
+ */
+#define CONFIG_OF_LIBFDT
+
+/*
* Miscellaneous configurable options
*/
#define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */
OpenPOWER on IntegriCloud