[U-Boot] [PATCH 7/8] ColdFire: Add CONFIG_MII_INIT for M5272C3
Tsi-Chung Liew
Tsi-Chung.Liew at freescale.com
Fri Aug 22 01:56:24 CEST 2008
From: TsiChung Liew <Tsi-Chung.Liew at freescale.com>
Signed-off-by: TsiChung Liew <Tsi-Chung.Liew at freescale.com>
---
include/configs/M5272C3.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/M5272C3.h b/include/configs/M5272C3.h
index 9f1585e..fc457e3 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
--
1.5.6.4
More information about the U-Boot
mailing list