]> git.sur5r.net Git - u-boot/blobdiff - include/configs/xaeniax.h
Merge branch 'master' of git://git.denx.de/u-boot-arm
[u-boot] / include / configs / xaeniax.h
index 18b68fafae159ccd95ce29bec8c1a0ae01a0961f..a75c426dfa21e32324bccafebb253a2bf5fae723 100644 (file)
  * used for the RAM copy of the uboot code
  */
 #define CONFIG_SYS_MALLOC_LEN      (CONFIG_ENV_SIZE + 128*1024)
-#define CONFIG_SYS_GBL_DATA_SIZE       128     /* size in bytes reserved for initial data */
 
 /*
  * Miscellaneous configurable options
 #define CONFIG_SYS_FLASH_BASE          PHYS_FLASH_1
 
 #define CONFIG_SYS_SDRAM_BASE          PHYS_SDRAM_1
-#define        CONFIG_SYS_INIT_SP_ADDR         (CONFIG_SYS_GBL_DATA_SIZE + PHYS_SDRAM_1)
+#define        CONFIG_SYS_INIT_SP_ADDR         (GENERATED_GBL_DATA_SIZE + PHYS_SDRAM_1)
 
 /*
  * FLASH and environment organization