]> git.sur5r.net Git - u-boot/blobdiff - include/configs/intip.h
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
[u-boot] / include / configs / intip.h
index 4e490eed4bd56f88e452087bffdad8fd1c4507d3..3ff4a86ab963deb2a83e8bc2a1c677c07129f3b1 100644 (file)
  */
 #define CONFIG_SYS_INIT_RAM_ADDR       CONFIG_SYS_OCM_BASE     /* OCM */
 #define CONFIG_SYS_INIT_RAM_SIZE       (4 << 10)
-#define CONFIG_SYS_GBL_DATA_SIZE       256     /* num bytes initial data */
 #define CONFIG_SYS_GBL_DATA_OFFSET \
-       (CONFIG_SYS_INIT_RAM_SIZE - CONFIG_SYS_GBL_DATA_SIZE)
+       (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)
 #define CONFIG_SYS_INIT_SP_OFFSET      CONFIG_SYS_GBL_DATA_OFFSET
 
 /*