diff mbox

[U-Boot,3/4] mv-common.h: Include support for device trees

Message ID 1431470510-12886-4-git-send-email-kevin.smith@elecsyscorp.com
State Superseded
Delegated to: Prafulla Wadaskar
Headers show

Commit Message

Kevin Smith May 12, 2015, 10:42 p.m. UTC
Signed-off-by: Kevin Smith <kevin.smith@elecsyscorp.com>
---
 include/configs/mv-common.h | 2 ++
 1 file changed, 2 insertions(+)
diff mbox

Patch

diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h
index 51436da..03518b0 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	1	/* 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