ath79: restore sysupgrade support for ja76pf2 and routerstations
authorTomasz Maciej Nowak <tmn505@gmail.com>
Tue, 1 Dec 2020 17:30:27 +0000 (18:30 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Tue, 1 Dec 2020 19:03:15 +0000 (20:03 +0100)
commit760952ad022561931846b02ddfe69c21afead0fe
treed9f9c2fbee7bfc6b97414a9e709b900c9718edcb
parent474aa3237c1bac86b475c3b2955e9501353a87f5
ath79: restore sysupgrade support for ja76pf2 and routerstations

Because the bug described in FS#2428 has been fixed with bf2870c1d9e1
("kernel: fix mtd partition erase < parent_erasesize writes") these
devices can now safely do sysupgrade.

Restore sysupgrade support disabled in:

0cc87b3bacee ("ath79: image: disable sysupgrade images for routerstations
and ja76pf2")

cc5256a8bfa0 ("ath79: base-files: disable sysupgrade for routerstations
and ja76pf2")

Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
[move Build block, remove check-size argument, wrap sysupgrade line,
make commit message easier to read]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ath79/generic/base-files/lib/upgrade/platform.sh
target/linux/ath79/image/Makefile
target/linux/ath79/image/generic-ubnt.mk
target/linux/ath79/image/generic.mk