summaryrefslogtreecommitdiffstats
path: root/include/configs/M5272C3.h
diff options
context:
space:
mode:
authorTsiChung Liew <Tsi-Chung.Liew@freescale.com>2008-08-19 00:37:13 +0600
committerJohn Rigby <jrigby@freescale.com>2008-08-28 09:16:54 -0600
commitd53cf6a9c7423cba668b867978648645f71c3090 (patch)
tree65d1a02c8b4da064795dc7d79cdeb7d70fa4aaeb /include/configs/M5272C3.h
parentf78ced3028d4130b24a318943a70cf5584ab16f4 (diff)
downloadblackbird-obmc-uboot-d53cf6a9c7423cba668b867978648645f71c3090.tar.gz
blackbird-obmc-uboot-d53cf6a9c7423cba668b867978648645f71c3090.zip
ColdFire: Add CONFIG_MII_INIT for M5272C3
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
Diffstat (limited to 'include/configs/M5272C3.h')
-rw-r--r--include/configs/M5272C3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/M5272C3.h b/include/configs/M5272C3.h
index 9f1585ecb3..fc457e3bcb 100644
--- a/include/configs/M5272C3.h
+++ b/include/configs/M5272C3.h
@@ -91,6 +91,7 @@
#ifdef CONFIG_MCFFEC
# define CONFIG_NET_MULTI 1
# define CONFIG_MII 1
+# define CONFIG_MII_INIT 1
# define CFG_DISCOVER_PHY
# define CFG_RX_ETH_BUFFER 8
# define CFG_FAULT_ECHO_LINK_DOWN
OpenPOWER on IntegriCloud