From: Sascha Hauer <sha@pengutronix.de>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: barebox@lists.infradead.org, Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: Re: [PATCH] ARM: i.MX8MN: Fix script to extract firmware blobs
Date: Thu, 9 Jun 2022 09:33:18 +0200 [thread overview]
Message-ID: <20220609073318.GB1615@pengutronix.de> (raw)
In-Reply-To: <20220608103654.118355-1-u.kleine-koenig@pengutronix.de>
On Wed, Jun 08, 2022 at 12:36:54PM +0200, Uwe Kleine-König wrote:
> The directory created by extracting firmware-imx-8.12.bin is called
> firmware-imx-8.12, not firmware-imx-8.0.
>
> Fixes: 35d4cf996034 ("ARM: i.MX8MN: add i.MX8MN-EVK support")
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
> Documentation/boards/imx/nxp-imx8mn-evk.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied, thanks
Sascha
>
> diff --git a/Documentation/boards/imx/nxp-imx8mn-evk.rst b/Documentation/boards/imx/nxp-imx8mn-evk.rst
> index 44cd0c68e4d9..b920e22d33e9 100644
> --- a/Documentation/boards/imx/nxp-imx8mn-evk.rst
> +++ b/Documentation/boards/imx/nxp-imx8mn-evk.rst
> @@ -40,7 +40,7 @@ As a last step of this process those files need to be placed in
> lpddr4_pmu_train_2d_dmem.bin \
> lpddr4_pmu_train_2d_imem.bin; \
> do \
> - cp firmware-imx-8.0/firmware/ddr/synopsys/${f} \
> + cp firmware-imx-8.12/firmware/ddr/synopsys/${f} \
> firmware/${f}; \
> done
>
> @@ -49,7 +49,7 @@ As a last step of this process those files need to be placed in
> ddr4_dmem_2d_201810.bin \
> ddr4_imem_2d_201810.bin; \
> do \
> - cp firmware-imx-8.0/firmware/ddr/synopsys/${f} \
> + cp firmware-imx-8.12/firmware/ddr/synopsys/${f} \
> firmware/${f%_201810.bin}.bin; \
> done
>
> --
> 2.30.2
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2022-06-09 7:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-08 10:36 Uwe Kleine-König
2022-06-09 7:33 ` Sascha Hauer [this message]
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=20220609073318.GB1615@pengutronix.de \
--to=sha@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=u.kleine-koenig@pengutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox