On Thu, Dec 04, 2025 at 05:41:27PM +0100, [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.
for the series Acked-by: Francesco Dolcini <[email protected]>

