[PATCH] imx: Fix imx8m FIT script issue

Tom Rini trini at konsulko.com
Thu Apr 9 19:32:40 CEST 2020


On Thu, Apr 09, 2020 at 01:44:43AM -0700, Ye Li wrote:

> The FIT config node has reversed ATF and u-boot: ATF is set to 'firmware' but
> u-boot is set to 'loadables'.
> This script can work previously because spl fit driver wrongly appends fdt to
> all loadable images. With the issue fixed in commit 9d15d1d1c24f ("Revert
> "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled"") the
> u-boot in 'loadables' does not have fdt appended and fails to work.  So correct
> the script by moving u-boot to 'firmware' and ATF to 'loadables'.
> 
> Signed-off-by: Ye Li <ye.li at nxp.com>
> Reported-by: Matt Porter <mporter at konsulko.com>
> Tested-by: Matt Porter <mporter at konsulko.com>

Rewording the commit per Fabio's suggestion with a few other tweaks as I
read over the code to the above, and taking directly also at his
suggestion.

Applied to u-boot/master, thanks!

-- 
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/20200409/d8ab05a7/attachment.sig>


More information about the U-Boot mailing list