commit | ebc9af3565be15f9eb2f4736b87487fc2f57e6d3 | [log] [tgz] |
---|---|---|
author | Marcel Ziswiler <marcel.ziswiler@toradex.com> | Sat Oct 23 01:15:10 2021 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 07 15:42:42 2022 -0500 |
tree | c5c268e789a169151097117e7b0f38c31ded0c36 | |
parent | 0dafbdb3a6f1d633af11dde2fe58ce799ba1868c [diff] |
imx8mm-cl-iot-gate: fix imximage intermediate binary naming 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: *** [Makefile:1094: all] Error 1 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>