On 14.05.2015 01:17, Kevin Smith wrote:
Signed-off-by: Kevin Smith <kevin.sm...@elecsyscorp.com>
---
include/configs/mv-common.h | 2 ++
1 file changed, 2 insertions(+)
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 */
To enable this option, no value is needed. So
#define CONFIG_OF_LIBFDT /* Device tree support */
should do as well and is preferred.
Acked-by: Stefan Roese <s...@denx.de>
Thanks,
Stefan
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot