From: Marek Vasut <marex@denx.de>
To: Tim Harvey <tharvey@gateworks.com>
Cc: u-boot@lists.denx.de, "NXP i.MX U-Boot Team" <uboot-imx@nxp.com>,
Adam Ford <aford173@gmail.com>,
Alper Nebi Yasak <alpernebiyasak@gmail.com>,
Andrejs Cainikovs <andrejs.cainikovs@toradex.com>,
Angus Ainslie <angus@akkea.ca>,
Emanuele Ghidoli <emanuele.ghidoli@toradex.com>,
Fabio Estevam <festevam@gmail.com>,
Francesco Dolcini <francesco.dolcini@toradex.com>,
Marcel Ziswiler <marcel.ziswiler@toradex.com>,
Rasmus Villemoes <rasmus.villemoes@prevas.dk>,
Simon Glass <sjg@chromium.org>,
Stefan Eichenberger <stefan.eichenberger@toradex.com>,
Stefano Babic <sbabic@denx.de>, Tom Rini <trini@konsulko.com>,
kernel@puri.sm, u-boot@dh-electronics.com
Subject: Re: [PATCH 3/3] ARM: dts: imx: Convert i.MX8M flash.bin image generation to binman
Date: Fri, 26 Apr 2024 01:33:54 +0200 [thread overview]
Message-ID: <245c3907-b72b-42fc-97ec-d4d70afa35aa@denx.de> (raw)
In-Reply-To: <CAJ+vNU1fvffzukqr0-u92EyLqXHiwRkvs3CA+1K_A+9p6xrgUg@mail.gmail.com>
On 4/25/24 10:34 PM, Tim Harvey wrote:
> On Tue, Apr 23, 2024 at 11:33 AM Marek Vasut <marex@denx.de> wrote:
>>
>> Rework the flash.bin image generation such that it uses the new binman
>> nxp_imx8mimage etype. This way, the flash.bin is assembled in correct
>> order using plain binman, without any workarounds or sections assembled
>> in special DT node order.
>>
>> Signed-off-by: Marek Vasut <marex@denx.de>
>> ---
>> WARNING: This is very likely to break corner case uses, so please do
>> test this on your platform.
>> NOTE: This also opens the implementation for proper CST signing etype,
>> the CST signing would look similar to nxp-imx8mimage section, and
>> it would likely wrap the whole topmost section {} in the binman
>> node.
>
> Marek,
>
> Thanks - this is neat and I look forward to seeing a CST signing etype!
The whole collected batch of patches is here:
https://source.denx.de/u-boot/custodians/u-boot-usb/-/commits/test-cst?ref_type=heads
I believe this will need tweaking, we will probably need more DT
properties to configure the content of the CST config file more
precisely. But this could be a start.
next prev parent reply other threads:[~2024-04-26 3:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-23 18:31 [PATCH 1/3] binman: Add nxp_imx8mimage etype Marek Vasut
2024-04-23 18:31 ` [PATCH 2/3] ARM: dts: imx: Switch Ronetix iMX8MQ-CM to imx8mq-u-boot.dtsi Marek Vasut
2024-04-23 18:31 ` [PATCH 3/3] ARM: dts: imx: Convert i.MX8M flash.bin image generation to binman Marek Vasut
2024-04-25 20:34 ` Tim Harvey
2024-04-25 20:39 ` Fabio Estevam
2024-04-25 23:33 ` Marek Vasut [this message]
2024-11-07 1:55 ` Adam Ford
2024-11-08 15:07 ` Marek Vasut
2024-11-08 16:21 ` Lukasz Majewski
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=245c3907-b72b-42fc-97ec-d4d70afa35aa@denx.de \
--to=marex@denx.de \
--cc=aford173@gmail.com \
--cc=alpernebiyasak@gmail.com \
--cc=andrejs.cainikovs@toradex.com \
--cc=angus@akkea.ca \
--cc=emanuele.ghidoli@toradex.com \
--cc=festevam@gmail.com \
--cc=francesco.dolcini@toradex.com \
--cc=kernel@puri.sm \
--cc=marcel.ziswiler@toradex.com \
--cc=rasmus.villemoes@prevas.dk \
--cc=sbabic@denx.de \
--cc=sjg@chromium.org \
--cc=stefan.eichenberger@toradex.com \
--cc=tharvey@gateworks.com \
--cc=trini@konsulko.com \
--cc=u-boot@dh-electronics.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 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.