X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsbc8240.h;h=f6a32d77c76ed384e918d2a23bbe417519ed3dda;hb=553f09823cced77296825f615f00321d932bf914;hp=0934a002bfdf7ecd0f2dc62c49d824918404281f;hpb=9685951464c9c17f075d50081b1ee15659f5740d;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/sbc8240.h b/include/configs/sbc8240.h index 0934a00..f6a32d7 100644 --- a/include/configs/sbc8240.h +++ b/include/configs/sbc8240.h @@ -204,8 +204,8 @@ typedef unsigned int led_id_t; #define CONFIG_SYS_GBL_DATA_SIZE 128 #define CONFIG_SYS_INIT_RAM_ADDR 0x40000000 -#define CONFIG_SYS_INIT_RAM_END 0x1000 -#define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_END - CONFIG_SYS_GBL_DATA_SIZE) +#define CONFIG_SYS_INIT_RAM_SIZE 0x1000 +#define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - CONFIG_SYS_GBL_DATA_SIZE) /* * NS16550 Configuration