]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge patch series "malloc size cleanup for K3 devices"
authorTom Rini <trini@konsulko.com>
Thu, 26 Jun 2025 19:55:24 +0000 (13:55 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 26 Jun 2025 21:54:36 +0000 (15:54 -0600)
Udit Kumar <u-kumar1@ti.com> 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/20250614093717.2479920-1-u-kumar1@ti.com
19 files changed:
1  2 
configs/am64x_evm_r5_defconfig
configs/am65x_evm_a53_defconfig
configs/am65x_evm_r5_defconfig
configs/am65x_evm_r5_usbmsc_defconfig
configs/j7200_evm_a72_defconfig
configs/j7200_evm_r5_defconfig
configs/j721e_beagleboneai64_a72_defconfig
configs/j721e_beagleboneai64_r5_defconfig
configs/j721e_evm_a72_defconfig
configs/j721e_evm_r5_defconfig
configs/j721s2_evm_a72_defconfig
configs/j721s2_evm_r5_defconfig
configs/j784s4_evm_a72_defconfig
configs/j784s4_evm_r5_defconfig
configs/phycore_am62ax_a53_defconfig
configs/phycore_am62x_a53_defconfig
configs/phycore_am64x_a53_defconfig
configs/phycore_am64x_r5_defconfig
configs/verdin-am62_a53_defconfig

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
index 4b8e7d9f4900fc028c0110a8158917c8c6fae7a3,5b2c7f056050db65670303e5bc785caf579389dd..584c416bd83b814017379414d123f92e753442ae
@@@ -1,6 -1,6 +1,5 @@@
  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