On Thu, 28 May 2026 13:27:10 +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.
> 
> [...]

Acked-by: Neha Malcom Francis <[email protected]>

-- 
Neha Malcom Francis <[email protected]>

Reply via email to