projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d70e77
)
omap3: zoom1: enable common network commands
author
Nishanth Menon
<nm@ti.com>
Tue, 8 Apr 2014 14:50:54 +0000
(09:50 -0500)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/include/configs/omap3_zoom1.h
b/include/configs/omap3_zoom1.h
index 4a4dfd9695476f661633767968b654da36b20360..4fb36287086d303f386abc32ab0259a7542b2399 100644
(file)
--- a/
include/configs/omap3_zoom1.h
+++ b/
include/configs/omap3_zoom1.h
@@
-116,7
+116,9
@@
#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