X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fcyrus.h;h=007356bad9b4d7113bcb4f91fa6e990f719a5d5d;hb=2b9b9cdd5f9ae1cbc786ba3c2255a51b3ea4a636;hp=8284a97ae38ffdfc757fb5f69cdfe180621bbf9a;hpb=0fd2290cfc3b5c907783772ded82a8dfad4eb0e8;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/cyrus.h b/include/configs/cyrus.h index 8284a97..007356b 100644 --- a/include/configs/cyrus.h +++ b/include/configs/cyrus.h @@ -49,7 +49,6 @@ #define CONFIG_ENV_OVERWRITE #if defined(CONFIG_SDCARD) -#define CONFIG_SYS_EXTRA_ENV_RELOC #define CONFIG_FSL_FIXED_MMC_LOCATION #define CONFIG_SYS_MMC_ENV_DEV 0 #define CONFIG_ENV_SIZE 0x2000 @@ -150,8 +149,6 @@ #define CONFIG_SYS_RAMBOOT #endif -#define CONFIG_MISC_INIT_R - #define CONFIG_HWCONFIG /* define to use L1 as initial stack */ @@ -376,7 +373,6 @@ #ifdef CONFIG_FMAN_ENET #define CONFIG_SYS_TBIPA_VALUE 8 -#define CONFIG_MII /* MII PHY management */ #define CONFIG_ETHPRIME "FM1@DTSEC4" #endif