meta-digi/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey/ccimx6ul
Hector Palacios f3ae964d10 uboot: cc6ul: force erase of partitions before update on install scripts
Install scripts may rework the partition table basing on the value of
env variables. Information of UBI volumes may remain on the NAND that
could later not correspond to the new partition table.
Make sure the MTD partitions are erased prior to updating:
- For Multi-MTD, append '-e' option to the update command.
- For Single-MTD, erase the system partition.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2021-09-29 13:44:50 +02:00
..
install_linux_fw_sd.txt uboot: cc6ul: force erase of partitions before update on install scripts 2021-09-29 13:44:50 +02:00
install_linux_fw_usb.txt uboot: cc6ul: force erase of partitions before update on install scripts 2021-09-29 13:44:50 +02:00
install_linux_fw_uuu.sh uboot: cc6ul: force erase of partitions before update on install scripts 2021-09-29 13:44:50 +02:00