X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fgalaxy5200.h;h=9535eb9edec9a038cb400755ff7b1680595b64ec;hb=7b89795f17c990263a17ecf25e447df16e379748;hp=cb521a125feec185c1a84dae36ac7c26b6c26ce5;hpb=553f09823cced77296825f615f00321d932bf914;p=u-boot diff --git a/include/configs/galaxy5200.h b/include/configs/galaxy5200.h index cb521a125f..9535eb9ede 100644 --- a/include/configs/galaxy5200.h +++ b/include/configs/galaxy5200.h @@ -210,10 +210,9 @@ #define CONFIG_SYS_INIT_RAM_SIZE MPC5XXX_SRAM_SIZE /* Size in bytes reserved for initial data */ -#define CONFIG_SYS_GBL_DATA_SIZE 128 #define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - \ - CONFIG_SYS_GBL_DATA_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