aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/pm9263.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/pm9263.h')
-rw-r--r--include/configs/pm9263.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/pm9263.h b/include/configs/pm9263.h
index ff6bc315d38..d93d23ccfc0 100644
--- a/include/configs/pm9263.h
+++ b/include/configs/pm9263.h
@@ -263,11 +263,6 @@
#error "Undefined memory device"
#endif
-/*
- * Size of malloc() pool
- */
-#define CONFIG_SYS_MALLOC_LEN ROUND(3 * CONFIG_ENV_SIZE + 128 * 1024, 0x1000)
-
#define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM
#define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + 16 * 1024 - \
GENERATED_GBL_DATA_SIZE)