diff options
Diffstat (limited to 'include/configs/M5249EVB.h')
-rw-r--r-- | include/configs/M5249EVB.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/M5249EVB.h b/include/configs/M5249EVB.h index 2e8bbbb530..7015f790de 100644 --- a/include/configs/M5249EVB.h +++ b/include/configs/M5249EVB.h @@ -76,7 +76,6 @@ #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE + 0x400) #define CONFIG_SYS_MONITOR_LEN 0x20000 -#define CONFIG_SYS_MALLOC_LEN (1 * 1024*1024) /* Reserve 1 MB for malloc() */ #define CONFIG_SYS_BOOTPARAMS_LEN 64*1024 /* |