[PATCH 0/2] malloc size cleanup for K3 devices

Udit Kumar u-kumar1 at ti.com
Sat Jun 14 11:37:15 CEST 2025


Many boards based upon K3 ARCH overrides default malloc size to 32MB,
as part of cleanup, add default size of 32MB for K3 ARCH.

Udit Kumar (2):
  Kconfig: Add default malloc size of K3 ARCH
  configs: j7*/*am62*: Remove malloc size overwrite at config level.

 Kconfig                                    | 2 +-
 configs/am62x_a53_usbdfu.config            | 1 -
 configs/am64x_evm_a53_defconfig            | 1 -
 configs/am64x_evm_r5_defconfig             | 1 -
 configs/am65x_evm_a53_defconfig            | 1 -
 configs/am65x_evm_r5_defconfig             | 1 -
 configs/am65x_evm_r5_usbdfu_defconfig      | 1 -
 configs/am65x_evm_r5_usbmsc_defconfig      | 1 -
 configs/j7200_evm_a72_defconfig            | 1 -
 configs/j7200_evm_r5_defconfig             | 1 -
 configs/j721e_beagleboneai64_a72_defconfig | 1 -
 configs/j721e_beagleboneai64_r5_defconfig  | 1 -
 configs/j721e_evm_a72_defconfig            | 1 -
 configs/j721e_evm_r5_defconfig             | 1 -
 configs/j721s2_evm_a72_defconfig           | 1 -
 configs/j721s2_evm_r5_defconfig            | 1 -
 configs/j784s4_evm_a72_defconfig           | 1 -
 configs/j784s4_evm_r5_defconfig            | 1 -
 configs/phycore_am62ax_a53_defconfig       | 1 -
 configs/phycore_am62x_a53_defconfig        | 1 -
 configs/phycore_am64x_a53_defconfig        | 1 -
 configs/phycore_am64x_r5_defconfig         | 1 -
 configs/verdin-am62_a53_defconfig          | 1 -
 23 files changed, 1 insertion(+), 23 deletions(-)

-- 
2.34.1



More information about the U-Boot mailing list