summaryrefslogtreecommitdiff
path: root/configs/phycore_am64x_a53_defconfig
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2025-06-26 13:55:24 -0600
committerTom Rini <[email protected]>2025-06-26 15:54:36 -0600
commit45d951d46699a958a6c87d281af2904fea8a482c (patch)
treea83f3873f5377cf97d149ad66f1ac227d27852c2 /configs/phycore_am64x_a53_defconfig
parentcf2abe7b1e6d5a2266d14f801d4eb52edec39ed6 (diff)
parent27c0b05855e0b19452fa0d57997ea5c48d2435b1 (diff)
Merge patch series "malloc size cleanup for K3 devices"
Udit Kumar <[email protected]> says: Many boards based upon K3 ARCH overrides default malloc size to 32MB, as part of cleanup, add default size of 32MB for K3 ARCH. Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'configs/phycore_am64x_a53_defconfig')
-rw-r--r--configs/phycore_am64x_a53_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/phycore_am64x_a53_defconfig b/configs/phycore_am64x_a53_defconfig
index a8bf7d7339b..9f98b3522dc 100644
--- a/configs/phycore_am64x_a53_defconfig
+++ b/configs/phycore_am64x_a53_defconfig
@@ -1,7 +1,6 @@
CONFIG_ARM=y
CONFIG_SKIP_LOWLEVEL_INIT=y
CONFIG_ARCH_K3=y
-CONFIG_SYS_MALLOC_LEN=0x2000000
CONFIG_SYS_MALLOC_F_LEN=0x8000
CONFIG_SPL_GPIO=y
CONFIG_SPL_LIBCOMMON_SUPPORT=y