diff mbox

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

Message ID 1344494778-15974-2-git-send-email-nobuhiro.iwamatsu.yj@renesas.com
State Accepted
Delegated to: Albert ARIBAUD
Headers show

Commit Message

Nobuhiro Iwamatsu Aug. 9, 2012, 6:46 a.m. UTC
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
---
 include/configs/armadillo-800eva.h |    2 ++
 1 file changed, 2 insertions(+)
diff mbox

Patch

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