[U-Boot] [PATCH 1/2] arm: rmobile: kzm9g: Add LIBFDT support

Nobuhiro Iwamatsu nobuhiro.iwamatsu.yj at renesas.com
Fri Jul 27 04:52:48 CEST 2012


Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj at renesas.com>
---
 include/configs/kzm9g.h |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/include/configs/kzm9g.h b/include/configs/kzm9g.h
index bc6dc72..15c03c7 100644
--- a/include/configs/kzm9g.h
+++ b/include/configs/kzm9g.h
@@ -36,7 +36,8 @@
 #define CONFIG_DISPLAY_CPUINFO
 #define CONFIG_DISPLAY_BOARDINFO
 #define CONFIG_BOARD_EARLY_INIT_F
-#define	CONFIG_L2_OFF
+#define CONFIG_L2_OFF
+#define CONFIG_OF_LIBFDT
 
 #include <config_cmd_default.h>
 #define CONFIG_CMDLINE_TAG
-- 
1.7.10



More information about the U-Boot mailing list