summaryrefslogtreecommitdiff
path: root/include/configs/pico-imx8mq.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/pico-imx8mq.h')
-rw-r--r--include/configs/pico-imx8mq.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/pico-imx8mq.h b/include/configs/pico-imx8mq.h
index 935651d6c2..5d066dcb78 100644
--- a/include/configs/pico-imx8mq.h
+++ b/include/configs/pico-imx8mq.h
@@ -126,9 +126,6 @@
#define CONFIG_MMCROOT "/dev/mmcblk1p2" /* USDHC2 */
-/* Size of malloc() pool */
-#define CONFIG_SYS_MALLOC_LEN ((CONFIG_ENV_SIZE + (2 * 1024)) * 1024)
-
#define CONFIG_SYS_SDRAM_BASE 0x40000000
#define PHYS_SDRAM 0x40000000
#define PHYS_SDRAM_SIZE 0x80000000 /* 2 GiB DDR */