summaryrefslogtreecommitdiff
path: root/include/configs/mx28_evk.h
diff options
context:
space:
mode:
authorTerry Lv <r65388@freescale.com>2010-03-16 16:09:39 +0800
committerTerry Lv <r65388@freescale.com>2010-03-16 16:11:58 +0800
commit029aff138902466bdfc1e62c761e89f8d37e83ea (patch)
treef561d343e3001cd970f6d8f2292dac3cc9c0c5d2 /include/configs/mx28_evk.h
parentaca6f560d03a0780d4713e1f458e132bec28f37b (diff)
downloadu-boot-imx-029aff138902466bdfc1e62c761e89f8d37e83ea.zip
u-boot-imx-029aff138902466bdfc1e62c761e89f8d37e83ea.tar.gz
u-boot-imx-029aff138902466bdfc1e62c761e89f8d37e83ea.tar.bz2
ENGR000121601: FEC not work in mx28 u-boot
FEC not work in mx28 u-boot. Signed-off-by: Terry Lv <r65388@freescale.com>
Diffstat (limited to 'include/configs/mx28_evk.h')
-rw-r--r--include/configs/mx28_evk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx28_evk.h b/include/configs/mx28_evk.h
index fa6069e..a1ca1aa 100644
--- a/include/configs/mx28_evk.h
+++ b/include/configs/mx28_evk.h
@@ -105,6 +105,7 @@
#define CONFIG_FEC0_PHY_ADDR 0
#define CONFIG_NET_MULTI
#define CONFIG_ETH_PRIME
+#define CONFIG_RMII
#define CONFIG_CMD_MII
#define CONFIG_CMD_DHCP
#define CONFIG_CMD_PING