On Tue, 23 Jun 2026 14:15:15 +0000, Aristo Chen <[email protected]> 
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 <[email protected]>

-- 
Anshul Dalal <[email protected]>

Reply via email to