Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
[platform/kernel/u-boot.git] / include / configs / edb93xx.h
index ff25ee2..19b7632 100644 (file)
 #define LINUX_BOOT_PARAM_ADDR  (PHYS_SDRAM_1 + 0x100)
 
 /* Run-time memory allocatons */
-#define CONFIG_SYS_GBL_DATA_SIZE       128
 #define CONFIG_STACKSIZE               (128 * 1024)
 
 #if defined(CONFIG_USE_IRQ)