]> git.sur5r.net Git - u-boot/blobdiff - include/configs/cerf250.h
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
[u-boot] / include / configs / cerf250.h
index a0726a9efe8726340f603f2886f0024c7627c85c..9696487907dd029b500de3b2c793448c3d64f20d 100644 (file)
@@ -49,7 +49,6 @@
  * Size of malloc() pool
  */
 #define CONFIG_SYS_MALLOC_LEN      (CONFIG_ENV_SIZE + 128*1024)
-#define CONFIG_SYS_GBL_DATA_SIZE       128     /* size in bytes reserved for initial data */
 
 /*
  * Hardware drivers
 #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)
 
 /*
  * GPIO settings