Re: [PATCH v3 1/7] imx8mm-cl-iot-gate: fix imximage intermediate binary naming

2022-01-07 Thread Tom Rini
On Sat, Oct 23, 2021 at 01:15:10AM +0200, Marcel Ziswiler wrote: > From: Marcel Ziswiler > > This fixes the following build time issue: > > ... > BINMAN all > binman: Error 1 running 'mkimage -d ./mkimage.spl.mkimage -n > spl/u-boot-spl.cfgout -T imx8mimage -e 0x7e1000 >

[PATCH v3 1/7] imx8mm-cl-iot-gate: fix imximage intermediate binary naming

2021-10-22 Thread Marcel Ziswiler
From: Marcel Ziswiler This fixes the following build time issue: ... BINMAN all binman: Error 1 running 'mkimage -d ./mkimage.spl.mkimage -n spl/u-boot-spl.cfgout -T imx8mimage -e 0x7e1000 ./mkimage-out.spl.mkimage': mkimage.flash.mkimage: Can't open: No such file or directory make: ***