[PATCH 3/3] ARM: dts: imx: Convert i.MX8M flash.bin image generation to binman

Tim Harvey tharvey at gateworks.com
Thu Apr 25 22:34:28 CEST 2024


On Tue, Apr 23, 2024 at 11:33 AM Marek Vasut <marex at 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 at 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!

Reviewed-By: Tim Harvey <tharvey at gateworks.com>

I did test this on imx8mm_venice_defconfig and it worked great:
Tested-By: Tim Harvey <tharvey at gateworks.com> # imx8mm_venice

This likely paves the way for removing IMX_CONFIG

Best Regards,

Tim


More information about the U-Boot mailing list