summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2012-08-09 15:39:33 +0900
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-10-03 02:04:26 +0200
commitca2fbeaaf5143ad7a358c90aec437648b00a4a1a (patch)
tree68890f856ff97ce6ca14a1d61a4f41a5dcc8d0bc /include
parent09a3be080f04e62659612be26772af34b6126867 (diff)
downloadblackbird-obmc-uboot-ca2fbeaaf5143ad7a358c90aec437648b00a4a1a.tar.gz
blackbird-obmc-uboot-ca2fbeaaf5143ad7a358c90aec437648b00a4a1a.zip
rmobile: armadillo-800eva: Add Support NFS and BOOTZ command
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/armadillo-800eva.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/armadillo-800eva.h b/include/configs/armadillo-800eva.h
index 5b634fd337..d1a0b628f1 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
OpenPOWER on IntegriCloud