summaryrefslogtreecommitdiff
path: root/include/configs/mx25_3stack.h
diff options
context:
space:
mode:
authorTerry Lv <r65388@freescale.com>2009-12-29 15:26:47 +0800
committerTerry Lv <r65388@freescale.com>2009-12-31 14:38:10 +0800
commit2d6150b0d95259c12877d82ac7f18d4d35b6b371 (patch)
treeb24cee6ea9537baf7f2cce5a6bdbf16477abc0df /include/configs/mx25_3stack.h
parentfaab46cc860ba9e89290dd4931bca866cb269a75 (diff)
downloadu-boot-imx-2d6150b0d95259c12877d82ac7f18d4d35b6b371.zip
u-boot-imx-2d6150b0d95259c12877d82ac7f18d4d35b6b371.tar.gz
u-boot-imx-2d6150b0d95259c12877d82ac7f18d4d35b6b371.tar.bz2
ENGR00119715: Add multi network support for mx35
mx35 need to enable both smc911x and FEC. So add CONFIG_ETHPRIME for it. Also, change CONFIG_ETH_PRIME to CONFIG_ETHPRIME. Signed-off-by: Terry Lv <r65388@freescale.com>
Diffstat (limited to 'include/configs/mx25_3stack.h')
-rw-r--r--include/configs/mx25_3stack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx25_3stack.h b/include/configs/mx25_3stack.h
index 5084fd8..e1a35f6 100644
--- a/include/configs/mx25_3stack.h
+++ b/include/configs/mx25_3stack.h
@@ -147,7 +147,7 @@
#define CONFIG_NET_RETRY_COUNT 100
#define CONFIG_CMD_DHCP
#define CONFIG_NET_MULTI
-#define CONFIG_ETH_PRIME
+#define CONFIG_ETHPRIME
#define CONFIG_MXC_FEC
#define CONFIG_MII