X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fspieval.h;h=d6195b186a384c01211f5d668ba5c0e8e23af00f;hb=810c44274980d8bb9fa0d81d091a374adbae8309;hp=cf86735549f1ccb6aa14fe725c9903c7bc39dbd4;hpb=553f09823cced77296825f615f00321d932bf914;p=u-boot diff --git a/include/configs/spieval.h b/include/configs/spieval.h index cf86735549..d6195b186a 100644 --- a/include/configs/spieval.h +++ b/include/configs/spieval.h @@ -328,8 +328,7 @@ #endif -#define CONFIG_SYS_GBL_DATA_SIZE 128 /* 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 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE