[uU PATCH 0/3] FIT Image Boot Fixes for am57xx_hs_evm
Tom Rini
trini at konsulko.com
Tue Feb 11 20:48:35 CET 2025
On Tue, Feb 11, 2025 at 01:58:35PM +0530, Anurag Dutta wrote:
> 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
>
> Sinthu Raja (3):
> include: configs: Override get_fit_config to get FIT config for AM57x
> configs: omap5: Enable custom mmc boot to distroboot for AM57x
> include: configs: omap5: Add support for FDT overlay
>
> include/configs/ti_omap5_common.h | 27 +++++++++++++++++++++++++++
> include/env/ti/mmc.h | 1 +
> 2 files changed, 28 insertions(+)
I'm not sure this is taking things in the right direction. First, you
need to finish the plain text env conversions. The "get_fit_config"
function exists in both include/configs/ti_armv7_common.h and
include/env/ti/ti_common.env. But second, I don't see how this isn't
"FIT image was generated without expected naming logic, correct that
logic".
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250211/450a4f26/attachment.sig>
More information about the U-Boot
mailing list