On Thu, Dec 4, 2025 at 1:49 PM <[email protected]> wrote: > > 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.
Applied to u-boot-imx/next, thanks.

