[PATCH v1 1/4] arm: k3: select tifsstub via board_fit_config_name_match
Neha Malcom Francis
n-francis at ti.com
Thu Jun 18 09:31:29 CEST 2026
On Thu, 28 May 2026 13:27:10 +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.
>
> [...]
Acked-by: Neha Malcom Francis <n-francis at ti.com>
--
Neha Malcom Francis <n-francis at ti.com>
More information about the U-Boot
mailing list