Hi Jérémie, On 2026-08-14T17:07:09, Jérémie Dautheribes <[email protected]> wrote: > imx93-u-boot: wrap SPL and U-Boot nodes in a CST node if AHAB_BOOT enabled > > In case CONFIG_AHAB_BOOT is enabled, extend the binman image description > for the i.MX93 platform with a CST wrapper node. This way, if > CONFIG_AHAB_BOOT is enabled, binman will be automatically used to sign SPL > and U-Boot containers.
The two sentences say the same thing. Please fold into one, e.g. 'When CONFIG_AHAB_BOOT is enabled, wrap the SPL and U-Boot binman nodes in a CST node so that binman signs them automatically'. Reviewed-by: Simon Glass <[email protected]> > > Signed-off-by: Jérémie Dautheribes (Schneider Electric) > <[email protected]> > > arch/arm/dts/imx93-u-boot.dtsi | 54 +++++++++++++++++++++++++++--------------- > 1 file changed, 35 insertions(+), 19 deletions(-) Regards, Simon
