meta-digi/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey-2015.04
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
..
ccimx6 uboot: install_script: add recovery image and wipe_update to DEY install script 2017-01-20 13:25:36 +01:00
ccimx6ulsbc install_linux_fw_sd: erase NAND partitions before update 2017-01-26 18:09:59 +01:00
ccimx6ulstarter install_linux_fw_sd: erase NAND partitions before update 2017-01-26 18:09:59 +01:00