]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/davinci_dm355leopard.h
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
[karo-tx-uboot.git] / include / configs / davinci_dm355leopard.h
index e09fb751894d1e6419ea43246c6a65852020e949..4b1f02998c578cbbc94b5e63cca832e8c686c30a 100644 (file)
 /* U-Boot memory configuration */
 #define CONFIG_STACKSIZE               (256 << 10)     /* 256 KiB */
 #define CONFIG_SYS_MALLOC_LEN          (1 << 20)       /* 1 MiB */
-#define CONFIG_SYS_GBL_DATA_SIZE       128             /* for initial data */
 #define CONFIG_SYS_MEMTEST_START       0x87000000      /* physical address */
 #define CONFIG_SYS_MEMTEST_END         0x88000000      /* test 16MB RAM */