On 24/10/22, Stefano Babic wrote: > On 24.10.22 13:37, Fabio Estevam wrote: > > Hi Stefano and Oliver, > > > > On Tue, May 3, 2022 at 7:49 AM Oliver Graute > > <oliver.gra...@kococonnector.com> wrote: > > > > > > Switch to use binman to pack images > > > > > > Signed-off-by: Oliver Graute <oliver.gra...@kococonnector.com> > > > Reviewed-by: Fabio Estevam <feste...@denx.de> > > > Reviewed-by: Simon Glass <s...@chromium.org> > > > --- > > > Changes for v3 > > > -added Reviewed-by > > > -rebased on master > > > > > > arch/arm/dts/imx8qm-cgtqmx8.dts | 1 + > > > arch/arm/mach-imx/imx8/Kconfig | 1 + > > > board/congatec/cgtqmx8/imximage.cfg | 4 ++-- > > > configs/cgtqmx8_defconfig | 2 +- > > > doc/board/congatec/cgtqmx8.rst | 3 +-- > > > 5 files changed, 6 insertions(+), 5 deletions(-) > > > > Just realized that v3 does not include imx8qm-u-boot.dtsi and this breaks > > CI. > > > > Right - as well as V4, this is what I tried to merge and breaks. I have drop > it. > > > The previous v2 did include it: > > https://patchwork.ozlabs.org/project/uboot/patch/20220221090139.10066-1-oliver.gra...@kococonnector.com/ > > Thanks for noting this - Oliver, can you check and repost a V5, then ?
The arch/arm/dts/imx8qm-u-boot.dtsi is applied on the binman Patch for "PATCH v3 imx: imx8qm-rom7720: switch to binman" So if you first apply the patches for the imx8qm-rom7720 Board it should work. https://patchwork.ozlabs.org/project/uboot/patch/20221007130945.12493-1-oliver.gra...@kococonnector.com/ Best regards, Oliver