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)
commit7fa38ae6c778eabe6ad055ec40402b1eab61a3a5
treefe277e5e6a489dde77f5e45738a056f276c15a03
parent35a58863b148912c7b8d18f53f8c4f045e1696ae
parentb165582b3f37ec7bf9dc6d7f7e4fe9fc2a12f01b
Merge patch series "FIT Image Boot Fixes for am57xx_hs_evm"

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