summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorHunter, Jon <jon-hunter@ti.com>2013-04-03 09:35:35 +0000
committerTom Rini <trini@ti.com>2013-04-08 11:29:05 -0400
commitfaad9c02562653a16a2a5ad76b841b2306e531ec (patch)
tree2511eed5837689d0c3060faf6a15b32507a9c902 /include/configs
parent47f58a7357c27ad10b7853cdd7cd018692bfbae0 (diff)
downloadblackbird-obmc-uboot-faad9c02562653a16a2a5ad76b841b2306e531ec.tar.gz
blackbird-obmc-uboot-faad9c02562653a16a2a5ad76b841b2306e531ec.zip
omap2420-h4: Add device tree support
Enable device-tree support for the omap2420-h4 board. Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/omap2420h4.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap2420h4.h b/include/configs/omap2420h4.h
index cb050ab571..e144ae9d28 100644
--- a/include/configs/omap2420h4.h
+++ b/include/configs/omap2420h4.h
@@ -67,6 +67,7 @@
#define CONFIG_SETUP_MEMORY_TAGS 1
#define CONFIG_INITRD_TAG 1
#define CONFIG_REVISION_TAG 1
+#define CONFIG_OF_LIBFDT
/*
* Size of malloc() pool
OpenPOWER on IntegriCloud