diff options
Diffstat (limited to 'include/configs/sh7785lcr.h')
-rw-r--r-- | include/configs/sh7785lcr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sh7785lcr.h b/include/configs/sh7785lcr.h index 6627f99..591fb5c 100644 --- a/include/configs/sh7785lcr.h +++ b/include/configs/sh7785lcr.h @@ -110,7 +110,6 @@ #define CONFIG_SYS_MONITOR_BASE (SH7785LCR_FLASH_BASE_1) #define CONFIG_SYS_MONITOR_LEN (512 * 1024) #define CONFIG_SYS_MALLOC_LEN (512 * 1024) -#define CONFIG_SYS_GBL_DATA_SIZE (256) #define CONFIG_SYS_BOOTMAPSZ (8 * 1024 * 1024) /* FLASH */ |