summaryrefslogtreecommitdiffstats
path: root/include/configs/mv-common.h
diff options
context:
space:
mode:
authorKevin Smith <kevin.smith@elecsyscorp.com>2015-05-18 16:09:45 +0000
committerLuka Perkov <luka.perkov@sartura.hr>2015-06-28 17:52:41 +0200
commitae68763b6d7193faa4f4007dba7efe983cec604d (patch)
tree57cc421b7ce5b453ed364c7f78275843531c78f9 /include/configs/mv-common.h
parentef0f2f57524ec85fb9058a23298f2c4995e0d950 (diff)
downloadblackbird-obmc-uboot-ae68763b6d7193faa4f4007dba7efe983cec604d.tar.gz
blackbird-obmc-uboot-ae68763b6d7193faa4f4007dba7efe983cec604d.zip
mv-common.h: Include support for device trees
Signed-off-by: Kevin Smith <kevin.smith@elecsyscorp.com> Acked-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/mv-common.h')
-rw-r--r--include/configs/mv-common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h
index 0d7b34b2d8..b654fffb26 100644
--- a/include/configs/mv-common.h
+++ b/include/configs/mv-common.h
@@ -59,6 +59,8 @@
#define CONFIG_BOOTDELAY 3 /* default enable autoboot */
#define CONFIG_PREBOOT
+#define CONFIG_OF_LIBFDT /* Device tree support */
+
/*
* For booting Linux, the board info and command line data
* have to be in the first 8 MB of memory, since this is
OpenPOWER on IntegriCloud