diff mbox

[U-Boot,3/4] rmobile: armadillo-800eva: Add Support NFS and BOOTZ command

Message ID 1344494778-15974-3-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 5b634fd..d1a0b62 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_CMD_NFS
+#define CONFIG_CMD_BOOTZ
 
 #define CONFIG_OF_LIBFDT
 #define BOARD_LATE_INIT