[U-Boot] [PATCH 3/4] rmobile: armadillo-800eva: Add Support NFS and BOOTZ command
Nobuhiro Iwamatsu
nobuhiro.iwamatsu.yj at renesas.com
Thu Aug 9 08:46:17 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 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
--
1.7.10
More information about the U-Boot
mailing list