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

