On Wed, 15 Jan 2025 02:38:13 -0800, Daniel Schultz wrote: > Increase the malloc pool size for the SPL by additional 4kB from > 0x7000 to 0x8000. > > This fixes following error message: > ... > alloc space exhausted ptr 7028 limit 7000 > DRAM init failed: -12 > > [...] Applied to u-boot/master, thanks! -- Tom