imx: makefile: drop the use of imx8mimage.sh
authorPeng Fan <peng.fan@nxp.com>
Mon, 16 Aug 2021 03:48:45 +0000 (11:48 +0800)
committerStefano Babic <sbabic@denx.de>
Thu, 7 Oct 2021 15:45:00 +0000 (17:45 +0200)
commit68de913c12c4d091f51009ad6f179fab825d3d82
tree62347895909024336b165a29b795f5c1a108eeab
parentc7b871111b59a6840f617ae0003b8f66b4f7cf37
imx: makefile: drop the use of imx8mimage.sh

After switch to use binman, no need to use the bash script
to check file exsiting or not. And there is bug that
the script will be executed everytime Makefile is used which is
confusing people.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Tested-by: Frieder Schrempf <frieder.schrempf@kontron.de>
arch/arm/mach-imx/Makefile