[PATCH 0/2] configs: apalis-imx8/colibri-imx8x: use default for SYS_MALLOC_F_LEN

max.oss.09 at gmail.com max.oss.09 at gmail.com
Thu Dec 4 17:41:27 CET 2025


From: Max Krummenacher <max.krummenacher at toradex.com>

Drop setting an explicit value for SYS_MALLOC_F_LEN. This increases
the available space to 0x10000.

While U-Boot works with the current setting of 0x4000 increasing the
size for cmalloc helps if further space is required, e.g. when
enabling more DM managed devices.


Max Krummenacher (2):
  configs: apalis-imx8: use default for SYS_MALLOC_F_LEN
  configs: colibri-imx8x: use default for SYS_MALLOC_F_LEN

 configs/apalis-imx8_defconfig   | 1 -
 configs/colibri-imx8x_defconfig | 1 -
 2 files changed, 2 deletions(-)

-- 
2.42.0



More information about the U-Boot mailing list