diff options
Diffstat (limited to 'include/configs/M5475EVB.h')
-rw-r--r-- | include/configs/M5475EVB.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/M5475EVB.h b/include/configs/M5475EVB.h index a4e6c5d..6bb4619 100644 --- a/include/configs/M5475EVB.h +++ b/include/configs/M5475EVB.h @@ -69,6 +69,7 @@ #ifdef CONFIG_FSLDMAFEC # define CONFIG_NET_MULTI 1 # define CONFIG_MII 1 +# define CONFIG_MII_INIT 1 # define CONFIG_HAS_ETH1 # define CFG_DISCOVER_PHY |