X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FIVMS8.h;h=9b0c32ab713d2f96d4a5215120eb24f273cdecce;hb=25ddd1fb0a2281b182529afbc8fda5de2dc16d96;hp=16628ea9d627d836c584a34c2096a2766e364dfa;hpb=16a354f920f3959ed847bd917bdfbc7eba48cf1e;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/IVMS8.h b/include/configs/IVMS8.h index 16628ea..9b0c32a 100644 --- a/include/configs/IVMS8.h +++ b/include/configs/IVMS8.h @@ -150,8 +150,7 @@ # define CONFIG_SYS_INIT_RAM_SIZE 0x3000 /* Size of used area in DPRAM */ #endif -#define CONFIG_SYS_GBL_DATA_SIZE 64 /* size in bytes reserved for initial data */ -#define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - CONFIG_SYS_GBL_DATA_SIZE) +#define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE) #define CONFIG_SYS_INIT_SP_OFFSET CONFIG_SYS_GBL_DATA_OFFSET /*-----------------------------------------------------------------------