X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fgalaxy5200.h;h=a38298fb8ed03a724159bb5b1a062b9693a78912;hb=3996a96c5e33aeb676b364936c95e61a987c4e61;hp=cb521a125feec185c1a84dae36ac7c26b6c26ce5;hpb=553f09823cced77296825f615f00321d932bf914;p=u-boot diff --git a/include/configs/galaxy5200.h b/include/configs/galaxy5200.h index cb521a125f..a38298fb8e 100644 --- a/include/configs/galaxy5200.h +++ b/include/configs/galaxy5200.h @@ -209,11 +209,8 @@ /* End of used area in SPRAM */ #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