[PATCH v2 1/4] arm: k3: select tifsstub via board_fit_config_name_match

Anshul Dalal anshuld at ti.com
Thu Jun 25 07:59:53 CEST 2026


On Tue, 23 Jun 2026 14:15:15 +0000, Aristo Chen <aristo.chen at canonical.com> wrote:
> TI K3 AM62x/AM62Ax/AM62Px boards carry two or three mutually-exclusive
> tifsstub variants in their tispl.bin FIT images, all at the same load
> address. The existing approach loads every variant and then discards
> the wrong ones at runtime via a *p_size = 0 hack in
> board_fit_image_post_process(). Switch to selecting the appropriate
> FIT configuration up front via board_fit_config_name_match() so only
> the correct tifsstub is loaded in the first place.
> 
> [...]

Reviewed-by: Anshul Dalal <anshuld at ti.com>

-- 
Anshul Dalal <anshuld at ti.com>


More information about the U-Boot mailing list