[U-Boot] [PATCH 2/4] rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDT

Nobuhiro Iwamatsu nobuhiro.iwamatsu.yj at renesas.com
Thu Aug 9 08:46:16 CEST 2012


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

diff --git a/include/configs/armadillo-800eva.h b/include/configs/armadillo-800eva.h
index 2f75099..5b634fd 100644
--- a/include/configs/armadillo-800eva.h
+++ b/include/configs/armadillo-800eva.h
@@ -43,6 +43,8 @@
 #define CONFIG_CMD_MII
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_DHCP
+
+#define CONFIG_OF_LIBFDT
 #define BOARD_LATE_INIT
 
 #define CONFIG_BAUDRATE		115200
-- 
1.7.10



More information about the U-Boot mailing list