From: Kumar Gala Date: Wed, 10 Nov 2010 14:40:41 +0000 (-0600) Subject: powerpc/corenet_ds: Enable DHCP suport X-Git-Tag: v2010.12-rc2~79^2^2~4 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4f55d51250c5af3069385851b37ce4273f10af04;p=u-boot powerpc/corenet_ds: Enable DHCP suport Signed-off-by: Kumar Gala --- diff --git a/include/configs/corenet_ds.h b/include/configs/corenet_ds.h index 2ac59e54b6..5b36a56322 100644 --- a/include/configs/corenet_ds.h +++ b/include/configs/corenet_ds.h @@ -475,6 +475,7 @@ #define CONFIG_CMD_MII #define CONFIG_CMD_PING #define CONFIG_CMD_SETEXPR +#define CONFIG_CMD_DHCP #ifdef CONFIG_PCI #define CONFIG_CMD_PCI