diff options
Diffstat (limited to 'include/configs/mx6memcal.h')
-rw-r--r-- | include/configs/mx6memcal.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx6memcal.h b/include/configs/mx6memcal.h index 120297dac86..42d5e248ba1 100644 --- a/include/configs/mx6memcal.h +++ b/include/configs/mx6memcal.h @@ -13,8 +13,6 @@ #include "mx6_common.h" #include "imx6_spl.h" -#define CONFIG_SYS_MALLOC_LEN (64 * 1024 * 1024) - #ifdef CONFIG_SERIAL_CONSOLE_UART1 #if defined(CONFIG_MX6SL) #define CONFIG_MXC_UART_BASE UART1_IPS_BASE_ADDR |