meta-digi/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-2015.04/ccimx6ulsbc
Hector Palacios 9ea7568d8d install_linux_fw_sd: erase NAND partitions before update
NAND partitions may have pre-existing UBI volume information
and that will tell U-Boot to use 'ubiwrite' to keep UBI wear
leveling information instead of erasing the NAND partition
beforehand. Given that the UBI support in U-Boot is not
particularly complete and stable, and specially if the NAND
partition table has been changed, this could result into
problems during the UBI volume initialization or during the
update process. To prevent such problems it is better that
the NAND partitions are erased.

This loses the UBI wear leveling information but provides
a more reliable deployment install script.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>

https://jira.digi.com/browse/DUB-718
2017-01-26 18:09:59 +01:00
..
boot.txt ccimx6ulsbc: add U-Boot scripts for deploying and booting the system 2016-08-25 13:24:01 +02:00
install_linux_fw_sd.txt install_linux_fw_sd: erase NAND partitions before update 2017-01-26 18:09:59 +01:00
recovery.txt recovery: add new bootscript for the recovery image 2016-12-27 17:37:53 +01:00