imx6: image: fix Gateworks Ventana boot script filename
authorPiotr Dymacz <pepe2k@gmail.com>
Sat, 26 Jun 2021 03:58:42 +0000 (05:58 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Wed, 3 Nov 2021 11:45:40 +0000 (12:45 +0100)
commit5ec4b180c2d262b4130f0e84e6e829c671efbb92
treed76e782a49f3034e8987d68605fd0d50b67654f5
parent5dfa89be9900819a2796f3ff9c3f395735035f3c
imx6: image: fix Gateworks Ventana boot script filename

U-Boot for the Gateworks Ventana includes filename of the boot script in
the default/embedded environment (see 'include/configs/gw_ventana.h' in
the U-Boot sources).

This restores the old boot script filename ('6x_bootscript-ventana'),
making Ventana boards boot again.

Fixes: 8dba71dd33 ("imx6: image: drop BOOT_SCRIPT and fix DEVICE_NAME")
Reported-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
target/linux/imx6/image/Makefile
target/linux/imx6/image/bootscript-gateworks_ventana [deleted file]
target/linux/imx6/image/bootscript-ventana [new file with mode: 0644]