summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-04-07 12:33:24 -0400
committerTom Rini <trini@konsulko.com>2022-04-20 11:14:39 -0400
commit4448d0c702c07277190be1d5f1d3f256a960d303 (patch)
tree947854ae53c8041b13cc13cca1d3d715b7dfbfc5 /Kconfig
parente056892422386be3bc00d2b243570b558ac770a1 (diff)
am33xx: Update SYS_MALLOC_F_LEN to use 0x2000 as the default
A number of platforms here had already been increasing the size a bit, so lets moving all of them up. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kconfig b/Kconfig
index ff92a385f0..429e5d3dbb 100644
--- a/Kconfig
+++ b/Kconfig
@@ -252,7 +252,7 @@ config SYS_MALLOC_F_LEN
default 0x600 if ARCH_ZYNQMP_R5 || ARCH_ZYNQMP
default 0x800 if ARCH_ZYNQ || ROCKCHIP_RK3128 || ROCKCHIP_RK3188 || \
ROCKCHIP_RK322X || X86
- default 0x1000 if AM33XX || ARCH_MESON || ARCH_BMIPS || ARCH_MTMIPS
+ default 0x1000 if ARCH_MESON || ARCH_BMIPS || ARCH_MTMIPS
default 0x1800 if ARCH_TEGRA
default 0x4000 if SANDBOX || RISCV || ARCH_APPLE || ROCKCHIP_RK3368 || \
ROCKCHIP_RK3399