[0/5] Enhance the SPL FIT "full" loading logic

Simon Glass sjg at chromium.org
Mon May 4 14:07:59 CEST 2026


Hi Francesco,

On 2026-04-28T20:24:41, Francesco Valla <francesco at valla.it> wrote:

> this patch set tries to align the behavior of the SPL FIT 'full' boot
> flow (i.e., the one obtained enabling SPL_LOAD_FIT_FULL) to the one
> happening in U-Boot proper through the bootm command.

Please update doc/usage/spl.rst (and the falcon-boot section) to
mention the newly-supported pieces, i.e. kernel decompression,
post-processing, ft_board_setup()/ft_system_setup() and the ramdisk.

Please also extend the existing FIT/SPL tests (test/image, or the
pytests under test/py) to cover the new code paths. At minimum a
sandbox_spl test for the ramdisk fixup and ft_*_setup() invocation
would give us some coverage. Let me know if I can help with that.

Regards,
Simon


More information about the U-Boot mailing list