On Tue, Apr 23, 2024 at 11:33 AM Marek Vasut <ma...@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 <ma...@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 <thar...@gateworks.com> I did test this on imx8mm_venice_defconfig and it worked great: Tested-By: Tim Harvey <thar...@gateworks.com> # imx8mm_venice This likely paves the way for removing IMX_CONFIG Best Regards, Tim