diff options
Diffstat (limited to 'include/configs/shmin.h')
| -rw-r--r-- | include/configs/shmin.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/shmin.h b/include/configs/shmin.h index f8155efbc..4d38f6c55 100644 --- a/include/configs/shmin.h +++ b/include/configs/shmin.h @@ -62,7 +62,6 @@  #define CONFIG_SYS_MONITOR_BASE		(SHMIN_FLASH_BASE_1 + CONFIG_ENV_SECT_SIZE)  #define CONFIG_SYS_MONITOR_LEN		(128 * 1024)  #define CONFIG_SYS_MALLOC_LEN		(256 * 1024) -#define CONFIG_SYS_GBL_DATA_SIZE	256  #define CONFIG_SYS_BOOTMAPSZ		(8 * 1024 * 1024)  /* FLASH */ |