]> git.sur5r.net Git - u-boot/blobdiff - include/configs/at91sam9m10g45ek.h
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
[u-boot] / include / configs / at91sam9m10g45ek.h
index 44c5496b631cf675fd8214b91b499acc2eb2d92c..67288d0e485ff4a62f42588f819d6232a5d57c1a 100644 (file)
  * Size of malloc() pool
  */
 #define CONFIG_SYS_MALLOC_LEN          ROUND(3 * CONFIG_ENV_SIZE + 128*1024, 0x1000)
-#define CONFIG_SYS_GBL_DATA_SIZE       128     /* 128 bytes for initial data */
 
 #define CONFIG_STACKSIZE       (32*1024)       /* regular stack */