Merge patch series "FIT Image Boot Fixes for am57xx_hs_evm"
authorTom Rini <trini@konsulko.com>
Thu, 20 Feb 2025 22:14:53 +0000 (16:14 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 21 Feb 2025 01:12:08 +0000 (19:12 -0600)
Anurag Dutta <a-dutta@ti.com> says:

The u-boot is unable to load the FIT image due to incorrect
boot arguments in case of am57_hs evm as can be seen in [1].
This series introduces multiple changes pertaining to several
environment variables and overlays that are responsible for
successful [2] loading of kernel image.

Test links:
[1] https://gist.github.com/anuragdutta731/7bbf0df73dd1e3327765f1807d337445
[2] https://gist.github.com/anuragdutta731/5244174c9b9556fd89132c8d72ae2d8b

Link: https://lore.kernel.org/r/20250211094931.20817-1-a-dutta@ti.com

Trivial merge