X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fpleb2.h;h=64654f825e309f548a9f424e79e38a7ed857c92f;hb=25ddd1fb0a2281b182529afbc8fda5de2dc16d96;hp=b366f381b110c5f560498772c615bc89da72a6ee;hpb=16a354f920f3959ed847bd917bdfbc7eba48cf1e;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/pleb2.h b/include/configs/pleb2.h index b366f38..64654f8 100644 --- a/include/configs/pleb2.h +++ b/include/configs/pleb2.h @@ -50,7 +50,6 @@ * Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 128*1024) -#define CONFIG_SYS_GBL_DATA_SIZE 128 /* size in bytes reserved for initial data */ /* * Hardware drivers @@ -175,7 +174,7 @@ #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1 -#define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_GBL_DATA_SIZE + PHYS_SDRAM_1) +#define CONFIG_SYS_INIT_SP_ADDR (GENERATED_GBL_DATA_SIZE + PHYS_SDRAM_1) /* * GPIO settings