meta-digi/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey/ccimx8mn-dvk
Hector Palacios 2ade93d8eb u-boot-dey: restore modified env vars in case of error on bootscript
The boot script appends values to certain variables such as
$extra_bootargs and $overlays.

If the final instruction of the boot script (dboot command)
fails, these variables contain the new values, plus the original
one. Since the user recovers the prompt, he may do a 'saveenv'
to save the environment, and the modified variables will be
saved, only to be enlarged again on the next boot.
This can lead to repeated strings on such variables.

Save the original value and restore it in case of failure on
the dboot command.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-10-01 16:13:46 +02:00
..
boot.txt u-boot-dey: restore modified env vars in case of error on bootscript 2020-10-01 16:13:46 +02:00
install_linux_fw_sd.txt uboot: add support to ConnectCore 8M Nano DVK platform 2020-01-10 11:39:03 +01:00
install_linux_fw_uuu.sh u-boot-dey: add mmc partconf command to uuu scripts 2020-08-20 10:36:12 +02:00