public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
To: "festevam@denx.de" <festevam@denx.de>,
	"sbabic@denx.de" <sbabic@denx.de>,
	 "heiko.thiery@gmail.com" <heiko.thiery@gmail.com>
Cc: "hs@denx.de" <hs@denx.de>,
	"u-boot@lists.denx.de" <u-boot@lists.denx.de>,
	 "uboot-imx@nxp.com" <uboot-imx@nxp.com>,
	"tharvey@gateworks.com" <tharvey@gateworks.com>,
	"frieder.schrempf@kontron.de" <frieder.schrempf@kontron.de>
Subject: Re: [PATCH v3 1/2] imx8mm-evk: Generate a single bootable flash.bin again
Date: Mon, 23 Aug 2021 11:54:11 +0000	[thread overview]
Message-ID: <076db8f34b36cd62b5548dbafe00a922ec379417.camel@toradex.com> (raw)
In-Reply-To: <45da154744d415de7abc6b729cc5c6e8@denx.de>

Hi Fabio

On Mon, 2021-08-23 at 08:27 -0300, Fabio Estevam wrote:
> Hi Heiko Thiery and Marcel,
> 
> On 19/08/2021 16:28, Fabio Estevam wrote:
> 
> > diff --git a/arch/arm/dts/imx8mm-evk-u-boot.dtsi
> > b/arch/arm/dts/imx8mm-evk-u-boot.dtsi
> > index f200afac9f..75cd59e545 100644
> > --- a/arch/arm/dts/imx8mm-evk-u-boot.dtsi
> > +++ b/arch/arm/dts/imx8mm-evk-u-boot.dtsi
> > @@ -150,7 +150,7 @@
> >         };
> > 
> > 
> > -       flash {
> > +       spl {
> >                 mkimage {
> >                         args = "-n spl/u-boot-spl.cfgout -T imx8mimage -e 0x7e1000";
> > 
> > @@ -217,4 +217,19 @@
> >                         };
> >                 };
> >         };
> > +
> > +       imx-boot {
> > +               filename = "flash.bin";
> > +               pad-byte = <0x00>;
> > +
> > +               spl: blob-ext@1 {
> > +                       offset = <0x0>;
> > +                       filename = "spl.bin";
> > +               };
> > +
> > +               uboot: blob-ext@2 {
> > +                       offset = <0x57c00>;
> > +                       filename = "u-boot.itb";
> > +               };
> > +       };
> >  };
> 
> Do we have a consensus on the binman format to generate a monolithic 
> flash.bin?

Yes, I would say so. Remember, I did include this already in our latest verdin-imx8mm specific patch set
together with its migration to using binman [1].

> I understand that patch 2/2 still needs to be improved, but what about 
> this one?

Yes, I agree.

Reviewed-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>

[1] https://marc.info/?l=u-boot&m=162949278629882

> Thanks,
> 
> Fabio Estevam

Cheers

Marcel

  reply	other threads:[~2021-08-23 11:54 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-19 19:28 [PATCH v3 1/2] imx8mm-evk: Generate a single bootable flash.bin again Fabio Estevam
2021-08-19 19:28 ` [PATCH v3 2/2] Makefile: Clean the i.MX8MM artifacts Fabio Estevam
2021-08-20  5:34   ` Heiko Thiery
2021-08-20  6:52     ` Heiko Thiery
2021-08-20  5:41 ` [PATCH v3 1/2] imx8mm-evk: Generate a single bootable flash.bin again Heiko Thiery
2021-08-20  7:30   ` Marcel Ziswiler
2021-08-20 10:42     ` Fabio Estevam
2021-08-20 10:47       ` Heiko Thiery
2021-08-20 14:21         ` Marcel Ziswiler
2021-08-23 11:27 ` Fabio Estevam
2021-08-23 11:54   ` Marcel Ziswiler [this message]
2021-08-23 11:55 ` Heiko Thiery
2021-08-23 12:03   ` Marcel Ziswiler
2021-08-23 12:16   ` Fabio Estevam
2021-08-23 13:51     ` Heiko Thiery

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=076db8f34b36cd62b5548dbafe00a922ec379417.camel@toradex.com \
    --to=marcel.ziswiler@toradex.com \
    --cc=festevam@denx.de \
    --cc=frieder.schrempf@kontron.de \
    --cc=heiko.thiery@gmail.com \
    --cc=hs@denx.de \
    --cc=sbabic@denx.de \
    --cc=tharvey@gateworks.com \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-imx@nxp.com \
    /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