]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm: mach-k3: add support for detecting TIFSSTUB images
authorKamlesh Gurudasani <kamlesh@ti.com>
Wed, 3 Apr 2024 12:03:09 +0000 (17:33 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 12 Apr 2024 02:44:44 +0000 (20:44 -0600)
commit4a0067c8575c7c3b98f3fc0a689f53dc80700393
tree9b092dcbfb3dfc55b5d571254df1c4178c3a21c6
parentc07bba7a2c7e1ebec075953e661695ce4f2b9036
arm: mach-k3: add support for detecting TIFSSTUB images

Add support for detecting and processing TIFSSTUB images for HS, HSFS
and GP devices.

TIFSSTUB image for related device type will be loaded, rest TIFSSTUB
images will be discarded.

Example, for GP device, tifsstub-gp will be loaded, tifsstub-hs and
tifsstub-fs will be discarded.

Signed-off-by: Kamlesh Gurudasani <kamlesh@ti.com>
Signed-off-by: Dhruva Gole <d-gole@ti.com>
Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
arch/arm/mach-k3/r5/common.c