[PATCH] spl: FIT: Make SPL_LOAD_FIT_FULL depend on SPL_LOAD_FIT

Tom Rini trini at konsulko.com
Tue Oct 14 16:20:32 CEST 2025


On Fri, 03 Oct 2025 14:39:20 -0600, Tom Rini wrote:

> Today, only a few platforms enable SPL_LOAD_FIT_FULL, and all enable
> SPL_LOAD_FIT. As can be seen in usage, the FULL symbol is a superset of
> the first symbol, not an alternative. Update Kconfig entries based on
> this and simplify the only code which checks for either being set.
> 
> 

Applied to u-boot/master, thanks!

[1/1] spl: FIT: Make SPL_LOAD_FIT_FULL depend on SPL_LOAD_FIT
      commit: ec90518ee679f1353915cd912b9738ba81d1258f
-- 
Tom




More information about the U-Boot mailing list