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