From: Tom Rini <trini@konsulko.com>
To: ZHIZHIKIN Andrey <andrey.zhizhikin@leica-geosystems.com>
Cc: "u-boot@lists.denx.de" <u-boot@lists.denx.de>,
"sbabic@denx.de" <sbabic@denx.de>,
"festevam@gmail.com" <festevam@gmail.com>,
"uboot-imx@nxp.com" <uboot-imx@nxp.com>,
"peng.fan@nxp.com" <peng.fan@nxp.com>, "hs@denx.de" <hs@denx.de>,
"t.remmet@phytec.de" <t.remmet@phytec.de>,
"jagan@amarulasolutions.com" <jagan@amarulasolutions.com>,
"marcel.ziswiler@toradex.com" <marcel.ziswiler@toradex.com>,
"iliev@ronetix.at" <iliev@ronetix.at>,
"xypron.glpk@gmx.de" <xypron.glpk@gmx.de>
Subject: Re: [PATCH v2] imx8mq_evk: switch board to use binman for images
Date: Sat, 8 Jan 2022 17:11:28 -0500 [thread overview]
Message-ID: <20220108221128.GD2773246@bill-the-cat> (raw)
In-Reply-To: <AM6PR06MB469189FA04C93CDBD4469AADA64E9@AM6PR06MB4691.eurprd06.prod.outlook.com>
[-- Attachment #1: Type: text/plain, Size: 2262 bytes --]
On Sat, Jan 08, 2022 at 08:18:15PM +0000, ZHIZHIKIN Andrey wrote:
> Hello Tom,
>
> > -----Original Message-----
> > From: U-Boot <u-boot-bounces@lists.denx.de> On Behalf Of Andrey Zhizhikin
> > Sent: Friday, December 3, 2021 5:18 PM
> > To: u-boot@lists.denx.de
> > Cc: sbabic@denx.de; festevam@gmail.com; uboot-imx@nxp.com; peng.fan@nxp.com;
> > hs@denx.de; t.remmet@phytec.de; jagan@amarulasolutions.com;
> > marcel.ziswiler@toradex.com; iliev@ronetix.at; xypron.glpk@gmx.de; Andrey
> > Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
> > Subject: [PATCH v2] imx8mq_evk: switch board to use binman for images
> >
> > Currently i.MX8MQ EVK board still targeting the old image generation
> > approach for image generation, which relies on the FIT generator that
> > has been dropped from the tree.
> >
> > Switch the board to use binman instead, which is a standard image
> > generator now.
> >
> > Update board documentation to correct build command, and advise latest
> > firmware and TF-A versions to use.
> >
> > NOTE: New image produced by binman does not have Signed HDMI FW support,
> > this has been left on the side and does not interfere with the general
> > boot flow.
> >
> > Tested on: [i.MX8MQ rev2.0]
> >
> > Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
> > ---
> >
> > Changes in V2:
> > - Modify binman and documentation to use single flash.bin file instead
> > of flash.bin+u-boot.itb combination, suggested by Fabio Estevam.
>
> Since you've applied similar patch from Peng, this one is not needed
> anymore and can be dropped.
>
> There are however few pieces that are present in this patch not picked
> up in any other patch like doc update, single flash.bin, etc.
>
> I saw that Patrick Wildt had "single flash.bin" part submitted in [1],
> which would also be beneficial to have in 2022.01 for consistency, and
> would allow me to update imx8mq_evk machine in meta-freescale Yocto
> layer so it can be finally built with upstream BSP and 2022.01. If you
> can pick it up saw well - that would be ideal!
OK, yes, that's in my testing right now queue.
> The rest I will extract and send as separate patches after 2022.01.
Thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
prev parent reply other threads:[~2022-01-08 22:11 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-03 15:29 [PATCH] imx8mq_evk: switch board to use binman for images Andrey Zhizhikin
2021-12-03 15:53 ` Fabio Estevam
2021-12-03 15:59 ` ZHIZHIKIN Andrey
2021-12-03 16:18 ` [PATCH v2] " Andrey Zhizhikin
2021-12-03 16:27 ` Fabio Estevam
2021-12-06 21:05 ` Fabio Estevam
2021-12-06 21:26 ` Tom Rini
2021-12-06 21:38 ` Fabio Estevam
2021-12-06 21:46 ` Tom Rini
2021-12-06 22:41 ` Fabio Estevam
2022-01-08 20:18 ` ZHIZHIKIN Andrey
2022-01-08 22:11 ` Tom Rini [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=20220108221128.GD2773246@bill-the-cat \
--to=trini@konsulko.com \
--cc=andrey.zhizhikin@leica-geosystems.com \
--cc=festevam@gmail.com \
--cc=hs@denx.de \
--cc=iliev@ronetix.at \
--cc=jagan@amarulasolutions.com \
--cc=marcel.ziswiler@toradex.com \
--cc=peng.fan@nxp.com \
--cc=sbabic@denx.de \
--cc=t.remmet@phytec.de \
--cc=u-boot@lists.denx.de \
--cc=uboot-imx@nxp.com \
--cc=xypron.glpk@gmx.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