summaryrefslogtreecommitdiffstats
path: root/include/configs/dreamplug.h
diff options
context:
space:
mode:
authorIan Campbell <ijc@hellion.org.uk>2012-02-27 21:19:02 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-05-15 08:31:21 +0200
commit5f2e1425270c1461e4d633d3ff9042d29f7531d1 (patch)
treedb117e023745bbae5518cd24d6cb14d07735f909 /include/configs/dreamplug.h
parent0a6deb3251a68b5be640ab1b848ca67e906b75ce (diff)
downloadtalos-obmc-uboot-5f2e1425270c1461e4d633d3ff9042d29f7531d1.tar.gz
talos-obmc-uboot-5f2e1425270c1461e4d633d3ff9042d29f7531d1.zip
ARM: dreamplug: Enable FDT support
I have tested booting both FDT and non-FDT based Linux kernels (based on http://marc.info/?l=linux-arm-kernel&m=133002679716986 and http://marc.info/?l=linux-arm-kernel&m=132328894303581 respectively). Signed-off-by: Ian Campbell <ijc@hellion.org.uk> Cc: Jason <jason@lakedaemon.net> Cc: Prafulla Wadaskar <prafulla@marvell.com> Acked-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'include/configs/dreamplug.h')
-rw-r--r--include/configs/dreamplug.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/dreamplug.h b/include/configs/dreamplug.h
index 0f2f9a2743..76f9eeaed8 100644
--- a/include/configs/dreamplug.h
+++ b/include/configs/dreamplug.h
@@ -148,4 +148,6 @@
*/
#define CONFIG_DISPLAY_CPUINFO
+#define CONFIG_OF_LIBFDT
+
#endif /* _CONFIG_DREAMPLUG_H */
OpenPOWER on IntegriCloud