From: Nobuhiro Iwamatsu Date: Thu, 9 Aug 2012 06:39:33 +0000 (+0900) Subject: rmobile: armadillo-800eva: Add Support NFS and BOOTZ command X-Git-Tag: v2012.10-rc3~15^2~21 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=ca2fbeaaf5143ad7a358c90aec437648b00a4a1a rmobile: armadillo-800eva: Add Support NFS and BOOTZ command Signed-off-by: Nobuhiro Iwamatsu Signed-off-by: Nobuhiro Iwamatsu --- 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