]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/cpu9260.h
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
[people/ms/u-boot.git] / include / configs / cpu9260.h
index fb6f79a42300260b24320211f075e4d67ab3841d..d2394235f193f109340c76a63f5ad5b8780f9ee2 100644 (file)
  */
 #define CONFIG_SYS_MALLOC_LEN          \
                ROUND(3 * CONFIG_ENV_SIZE + 128 * 1024, 0x1000)
-#define CONFIG_SYS_GBL_DATA_SIZE       128
 
 #define CONFIG_STACKSIZE               (32 * 1024)