ar71xx: mikrotik: erase firmware partition on SPI NOR devices in pre_upgrade()
authorThibaut VARENE <hacks@slashdirt.org>
Thu, 23 Feb 2017 11:24:05 +0000 (12:24 +0100)
committerFelix Fietkau <nbd@nbd.name>
Sun, 26 Feb 2017 12:30:39 +0000 (13:30 +0100)
commited49d08762e2eb0a565568a5d48d4d8ffaa6ef30
tree5920b6679d397359c1c290e5e2dee58c03eeb8a9
parentdf36b5e1b3d5de419a0c86b7d4bef99e7a8ecbb0
ar71xx: mikrotik: erase firmware partition on SPI NOR devices in pre_upgrade()

On Mikrotik SPI NOR devices, the firmware partition must be erased when flashing
from stock firmware, otherwise leftover bits (in particular a kernel signature)
can trigger a boot loop.

When booted from initramfs (the only way to flash LEDE on these devices),
this patch unconditionally erases the firmware partition in the pre_upgrade()
stage for all supported SPI NOR devices.

Signed-off-by: Thibaut VARENE <hacks@slashdirt.org>
target/linux/ar71xx/base-files/lib/upgrade/platform.sh