configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE
[platform/kernel/u-boot.git] / include / configs / mxs.h
index 363b277..55ecef9 100644 (file)
@@ -59,7 +59,6 @@
 
 /* Memory sizes */
 #define CONFIG_SYS_MALLOC_LEN          0x00400000      /* 4 MB for malloc */
-#define CONFIG_SYS_GBL_DATA_SIZE       128             /* Initial data */
 #define CONFIG_SYS_MEMTEST_START       0x40000000      /* Memtest start adr */
 #define CONFIG_SYS_MEMTEST_END         0x40400000      /* 4 MB RAM test */