diff options
Diffstat (limited to 'include/configs/stxxtc.h')
| -rw-r--r-- | include/configs/stxxtc.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/stxxtc.h b/include/configs/stxxtc.h index f12765d66..a3ab79897 100644 --- a/include/configs/stxxtc.h +++ b/include/configs/stxxtc.h @@ -97,6 +97,7 @@  #define	FEC_ENET		1	/* eth.c needs it that way... */  #undef CFG_DISCOVER_PHY  #define CONFIG_MII		1 +#define CONFIG_MII_INIT		1  #undef CONFIG_RMII  #define CONFIG_ETHER_ON_FEC1	1 |