[U-Boot] [PATCH 3/4] omap2420-h4: Add device tree support
Jon Hunter
jon-hunter at ti.com
Wed Apr 3 21:35:35 CEST 2013
Enable device-tree support for the omap2420-h4 board.
Signed-off-by: Jon Hunter <jon-hunter at ti.com>
---
include/configs/omap2420h4.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/omap2420h4.h b/include/configs/omap2420h4.h
index cb050ab..e144ae9d 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
--
1.7.10.4
More information about the U-Boot
mailing list