X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fecovec.h;h=e26591c14f766816a6b39b304a7809b554788359;hb=6983951a612aeecd906521e31de83d7fae309950;hp=3483cf1f58bc7aa50d33e1839be35fcefcaca7fb;hpb=c2e5e802ecb7ab668ce9911b210ed68c804b349f;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/ecovec.h b/include/configs/ecovec.h index 3483cf1..e26591c 100644 --- a/include/configs/ecovec.h +++ b/include/configs/ecovec.h @@ -23,9 +23,6 @@ */ #undef DEBUG -#define CONFIG_SH 1 -#define CONFIG_SH4 1 -#define CONFIG_SH4A 1 #define CONFIG_CPU_SH7724 1 #define CONFIG_BOARD_LATE_INIT 1 #define CONFIG_ECOVEC 1 @@ -161,8 +158,6 @@ #define CONFIG_SYS_MONITOR_LEN (256 * 1024) /* Size of DRAM reserved for malloc() use */ #define CONFIG_SYS_MALLOC_LEN (256 * 1024) -/* size in bytes reserved for initial data */ -#define CONFIG_SYS_GBL_DATA_SIZE (256) #define CONFIG_SYS_BOOTMAPSZ (8 * 1024 * 1024) /* ENV setting */