summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2011-06-15 07:36:23 +0400
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-06-22 00:26:21 +0400
commitfc97102810393cbf27b5d2b6f937de7edd67435c (patch)
tree84dac2bfac1890c067d9dbf399ad14cbd674f52c
parent61a58a16f85fe51a65ce6f6fdfa7f7fd8e05978a (diff)
downloadu-boot-fc97102810393cbf27b5d2b6f937de7edd67435c.tar.xz
mx31pdk: Add DHCP command
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
-rw-r--r--include/configs/mx31pdk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx31pdk.h b/include/configs/mx31pdk.h
index ba1e1873f6..5f7002316d 100644
--- a/include/configs/mx31pdk.h
+++ b/include/configs/mx31pdk.h
@@ -88,6 +88,7 @@
#define CONFIG_CMD_MII
#define CONFIG_CMD_PING
+#define CONFIG_CMD_DHCP
#define CONFIG_CMD_SPI
#define CONFIG_CMD_DATE
#define CONFIG_CMD_NAND