ramips: use nand_do_upgrade for netis WF-2881
authorSungbo Eo <mans0n@gorani.run>
Wed, 2 Oct 2019 13:12:28 +0000 (22:12 +0900)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 7 Feb 2020 13:28:50 +0000 (14:28 +0100)
commite030d162f77c816163f92024cf187eac4753d5eb
tree5d918de78bdc7b5403ddd2c458670f240d1382e2
parent52a0bd33341e11ffbd5b087b4ceb52ca754de8ba
ramips: use nand_do_upgrade for netis WF-2881

WF-2881 sysupgrade image uses UBI rootfs, but still relies on
default_do_upgrade. Because of this, config backup is not restored after
sysupgrade. It can be fixed by switching to nand_do_upgrade and
sysupgrade-tar image. default_do_upgrade does not handle sysupgrade-tar
properly, so one should use factory image to upgrade from older version.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
target/linux/ramips/dts/mt7621_netis_wf-2881.dts
target/linux/ramips/image/mt7621.mk
target/linux/ramips/mt7621/base-files/lib/upgrade/platform.sh