]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge patch series "Fixes, cleanup and a test for the SPL FIT "full" loader"
authorTom Rini <trini@konsulko.com>
Wed, 17 Jun 2026 20:25:13 +0000 (14:25 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 17 Jun 2026 20:25:13 +0000 (14:25 -0600)
Francesco Valla <francesco@valla.it> says:

This patch set contains a collection of small fixes and cleanups for the
"full" FIT loader that can be used for the SPL. The main beneficiary is
the falcon boot flow, but the same loader can be used also for U-Boot
proper.

Patch 1 was part of another set, but I decided to put it here for a
better separation between plumbing (here) and new features (there).  I
kept the Reviewed-by tag collected from Simon in that occasion.

Patch 6 introduces a new unit test covering most of the code that is
being cleaned up.

The set was tested on a i.MX93 FRDM, both with and without signature and
to boot both U-Boot proper and the Linux kernel directly (i.e., falcon
boot).

Link: https://lore.kernel.org/r/20260604-spl_fit_full_cleanup-v1-0-ec036b5872e2@valla.it
1  2 
boot/image-fit.c

Simple merge