]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
omap3: zoom1: enable common network commands
authorNishanth Menon <nm@ti.com>
Tue, 8 Apr 2014 14:50:54 +0000 (09:50 -0500)
committerTom Rini <trini@ti.com>
Thu, 17 Apr 2014 21:24:39 +0000 (17:24 -0400)
Basic networking commands for usability.

Signed-off-by: Nishanth Menon <nm@ti.com>
include/configs/omap3_zoom1.h

index 4a4dfd9695476f661633767968b654da36b20360..4fb36287086d303f386abc32ab0259a7542b2399 100644 (file)
 #undef CONFIG_CMD_IMI          /* iminfo                       */
 #undef CONFIG_CMD_IMLS         /* List all found images        */
 #define CONFIG_CMD_NET         /* bootp, tftpboot, rarpboot    */
-#undef CONFIG_CMD_NFS          /* NFS support                  */
+#define CONFIG_CMD_NFS         /* NFS support                  */
+#define CONFIG_CMD_PING
+#define CONFIG_CMD_DHCP
 
 #define CONFIG_SYS_NO_FLASH
 #define CONFIG_SYS_I2C