]> git.baikalelectronics.ru Git - uboot.git/commit
apalis/colibri-imx8/8x: remove global variable script
authorOleksandr Suvorov <oleksandr.suvorov@toradex.com>
Mon, 16 Jan 2023 19:05:02 +0000 (20:05 +0100)
committerStefano Babic <sbabic@denx.de>
Mon, 30 Jan 2023 19:59:09 +0000 (20:59 +0100)
commit538b44240d186ed9405c17bd4d1550190602fa9e
treee4afc29759667612d8e20b3f7a79395dee09f6e7
parent38547fb5739f8b9c9e9e17b4321a1e648b2251a8
apalis/colibri-imx8/8x: remove global variable script

The distroboot script system scans boot_scripts variable and
try to find and use to boot each script name mentioned there.
Setting global variable "script" breaks this general mechanism
of searching and running a distro boot script.
Remove global variables "script" to fix working the general
distro boot script mechanism.

Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
include/configs/apalis-imx8.h
include/configs/colibri-imx8x.h