]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/at91sam9261ek.h
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
[people/ms/u-boot.git] / include / configs / at91sam9261ek.h
index df8181b755ba7bcd8337e2154810347257339f46..05e12dd08c17383e1bcd13785cd5ceffbea1ca22 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 */