In order to fit within the current binary size limits, drop the 'nfs'
command support.

Cc: Prafulla Wadaskar <prafu...@marvell.com>
Signed-off-by: Tom Rini <tr...@ti.com>
---
 include/configs/openrd.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/openrd.h b/include/configs/openrd.h
index b6f80af..7d666b0 100644
--- a/include/configs/openrd.h
+++ b/include/configs/openrd.h
@@ -45,6 +45,7 @@
 #define CONFIG_SYS_NO_FLASH            /* Declare no flash (NOR/SPI) */
 #define CONFIG_SYS_MVFS
 #include <config_cmd_default.h>
+#undef CONFIG_CMD_NFS
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_ENV
 #define CONFIG_CMD_MII
-- 
1.7.9.5

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to