X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fidmr.h;h=7c3ebad4b7fc958693c1cef21600d2e1de650203;hb=1a247ba7fa5fb09f56892a09a990f03ce564b3e2;hp=a15f69aa16b962469efa987085d54594dbedb2f5;hpb=32bf3d143a888f8deacfdcc97e898f6c06d0aea4;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/idmr.h b/include/configs/idmr.h index a15f69a..7c3ebad 100644 --- a/include/configs/idmr.h +++ b/include/configs/idmr.h @@ -156,14 +156,15 @@ #define CONFIG_MCFFEC #ifdef CONFIG_MCFFEC # define CONFIG_NET_MULTI 1 -#define CONFIG_MII 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 # define CFG_FEC0_PINMUX 0 # define CFG_FEC0_MIIBASE CFG_FEC0_IOBASE -# define MCFFEC_TOUT_LOOP 50000 +# define MCFFEC_TOUT_LOOP 50000 /* If CFG_DISCOVER_PHY is not defined - hardcoded */ # ifndef CFG_DISCOVER_PHY # define FECDUPLEX FULL