From: Max Krummenacher <[email protected]> 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

