X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmeesc.h;h=a1fd5f61950b344ee4c2d72873d2e8b83d7108b7;hb=4862830b696a6d0750e19d32a82553cdb41a85f8;hp=dcf504b1cb8ece1ad921f5cf85cb84d11d2e8c44;hpb=e7db856bf96213ba3f6b716be9fa264e184f74e2;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/meesc.h b/include/configs/meesc.h index dcf504b..a1fd5f6 100644 --- a/include/configs/meesc.h +++ b/include/configs/meesc.h @@ -39,7 +39,6 @@ #define CONFIG_SERIAL_TAG #define CONFIG_REVISION_TAG #define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */ -#define CONFIG_MISC_INIT_R /* Call misc_init_r */ #define CONFIG_PREBOOT /* enable preboot variable */ @@ -59,7 +58,6 @@ #define PHYS_SDRAM ATMEL_BASE_CS1 /* 0x20000000 */ #define PHYS_SDRAM_SIZE 0x02000000 /* 32 MByte */ -#define CONFIG_NR_DRAM_BANKS 1 #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM #define CONFIG_SYS_SDRAM_SIZE PHYS_SDRAM_SIZE @@ -101,7 +99,6 @@ #define CONFIG_ENV_OFFSET 0x4200 #define CONFIG_ENV_SIZE 0x4200 #define CONFIG_ENV_SECT_SIZE 0x210 -#define CONFIG_ENV_SPI_MAX_HZ 15000000 #elif CONFIG_SYS_USE_NANDFLASH