meta-digi/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey/ccimx6sbc
Hector Palacios 9ac3bd46ca uboot: install-uuu: restore variables on bootcmd after 'env default -a'
The variable 'dualboot' (and 'singlemtdsys' for CC6UL) was restored
after the bootcmd that runs the first time after programming U-Boot runs
fastboot again to resume the script.
This is ok for the CC6UL but not for the rest of platforms, that run the
partition script on the bootcmd, *before* running fastboot.

Restore the variables for all platforms in the bootcmd right after
resetting the environment.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2021-10-14 13:35:46 +02:00
..
boot.txt u-boot: print what system is booting after update 2021-10-11 11:36:00 +02:00
install_linux_fw_sd.txt uboot: install sd/usb: convert double condition in a simpler single condition 2021-09-29 13:44:50 +02:00
install_linux_fw_usb.txt uboot: install sd/usb: convert double condition in a simpler single condition 2021-09-29 13:44:50 +02:00
install_linux_fw_uuu.sh uboot: install-uuu: restore variables on bootcmd after 'env default -a' 2021-10-14 13:35:46 +02:00