[U-Boot] [PATCH] powerpc/corenet_ds: Enable DHCP suport
Kumar Gala
galak at kernel.crashing.org
Thu Nov 11 08:40:35 CET 2010
Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
---
include/configs/corenet_ds.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/corenet_ds.h b/include/configs/corenet_ds.h
index 7ad9c69..454a30a 100644
--- a/include/configs/corenet_ds.h
+++ b/include/configs/corenet_ds.h
@@ -478,6 +478,7 @@
#define CONFIG_CMD_MII
#define CONFIG_CMD_PING
#define CONFIG_CMD_SETEXPR
+#define CONFIG_CMD_DHCP
#ifdef CONFIG_PCI
#define CONFIG_CMD_PCI
--
1.7.2.3
More information about the U-Boot
mailing list