All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matt Porter <mporter@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH] imx: Fix imx8m FIT script issue
Date: Thu, 9 Apr 2020 09:09:21 -0400	[thread overview]
Message-ID: <20200409130921.GA15722@bacon.ohporter.com> (raw)
In-Reply-To: <1586421883-21999-1-git-send-email-ye.li@nxp.com>

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@nxp.com>

Hi Ye Li,

Thanks, this patch does fix the issue.

Tested-by: Matt Porter <mporter@konsulko.com>

-Matt

  parent reply	other threads:[~2020-04-09 13:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-09  8:44 [PATCH] imx: Fix imx8m FIT script issue Ye Li
2020-04-09 12:12 ` Fabio Estevam
2020-04-09 13:09 ` Matt Porter [this message]
2020-04-09 13:18   ` Fabio Estevam
2020-04-09 13:21     ` Tom Rini
2020-04-09 17:32 ` Tom Rini
2020-04-27 12:32 ` Schrempf Frieder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200409130921.GA15722@bacon.ohporter.com \
    --to=mporter@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.