X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FTK885D.h;h=8073b7ec6e5e9de81c4e33404dc373a926e35a1a;hb=2fd0aad443c966ce62008225e57b18e2dcf4e330;hp=50f1c6362057430eaa593968a8e9633854bfd7a3;hpb=32bf3d143a888f8deacfdcc97e898f6c06d0aea4;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/TK885D.h b/include/configs/TK885D.h index 50f1c63..8073b7e 100644 --- a/include/configs/TK885D.h +++ b/include/configs/TK885D.h @@ -247,7 +247,7 @@ /* use CFI flash driver */ #define CFG_FLASH_CFI 1 /* Flash is CFI conformant */ -#define CFG_FLASH_CFI_DRIVER 1 /* Use the common driver */ +#define CONFIG_FLASH_CFI_DRIVER 1 /* Use the common driver */ #define CFG_FLASH_BANKS_LIST { CFG_FLASH_BASE } #define CFG_FLASH_EMPTY_INFO #define CFG_FLASH_USE_BUFFER_WRITE 1 @@ -510,6 +510,8 @@ #define CONFIG_FEC2_PHY 2 #endif +#define CONFIG_MII_INIT 1 + #define CONFIG_NET_RETRY_COUNT 3 #define CONFIG_ETHPRIME "FEC ETHERNET"