On Thu, 12 Jun 2025 09:35:18 -0400, Hugo Villeneuve wrote: > After enabling some options to support EEPROM read in SPL > (CONFIG_SPL_I2C_EEPROM), the following error appears: > > alloc space exhausted > > Increasing SYS_MALLOC_F_LEN from 8kB to 64kB fixes the problem. > > [...]
Applied to u-boot/master, thanks! [1/1] board: var-som-mx8mn: Fix alloc space exhausted in SPL commit: 461f357fa9fa29886c787583d42e7a8d2cd14feb -- Tom