diff options
Diffstat (limited to 'include/configs/iot_devkit.h')
-rw-r--r-- | include/configs/iot_devkit.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/iot_devkit.h b/include/configs/iot_devkit.h index 48a229c9f4..a1b8c06622 100644 --- a/include/configs/iot_devkit.h +++ b/include/configs/iot_devkit.h @@ -57,7 +57,6 @@ #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + SZ_32K) -#define CONFIG_SYS_MALLOC_LEN SZ_64K #define CONFIG_SYS_BOOTM_LEN SZ_128K #define ROM_BASE CONFIG_SYS_MONITOR_BASE |