immortalwrt/target/linux/ath79/mikrotik
Thibaut VARÈNE cecb64364e
ath79: mikrotik: erase firmware on SPI NOR before install
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 install OpenWRT on these
devices), this patch unconditionally erases the firmware partition in
the do_upgrade() stage for all supported SPI NOR devices.

This is forward-ported from ed49d0876 and 20452a8db

Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
2020-08-19 01:07:43 +08:00
..
base-files ath79: mikrotik: erase firmware on SPI NOR before install 2020-08-19 01:07:43 +08:00
profiles ath79: add kernel 5.4 support 2020-04-23 12:00:03 +08:00
config-default ath79: add support for MikroTik RouterBOARD 493G (rb4xx series) 2020-06-16 12:05:24 +08:00
target.mk ath79: add kernel 5.4 support 2020-04-23 12:00:03 +08:00