[PATCH] imx: Fix imx8m FIT script issue

Fabio Estevam festevam at gmail.com
Thu Apr 9 15:18:28 CEST 2020


Hi Tom,

On Thu, Apr 9, 2020 at 10:09 AM Matt Porter <mporter at konsulko.com> wrote:
>
> 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 loadable.
> > This script can work previously because spl fit driver wrongly
> > appends fdt to all loadable images. With the issue fixed, the u-boot
> > in loadable does not have fdt appended and fails to work.
> > So correct script by moving u-boot to firmware and ATF to loadable.
> >
> > Signed-off-by: Ye Li <ye.li at nxp.com>
>
> Hi Ye Li,
>
> Thanks, this patch does fix the issue.
>
> Tested-by: Matt Porter <mporter at konsulko.com>

Not sure if Stefano plans to send another pull request. If not, maybe
you could apply this one directly?

Thanks


More information about the U-Boot mailing list