openwrt/target/linux/ath79
Thibaut VARÈNE d97143fadc ath79: mikrotik: bump compat version for yafut images
Following 5264296, Mirotik NAND devices now use yafut to flash the
kernel on devices. This method is incompatible with the old-style
"kernel2minor" flash mechanism.

Even though NAND images were disabled in default build since 21.02, a
user flashing a new-style image onto an old-style image would result in
in a soft-brick[1]. In order to prevent such accidental mishap,
especially as these device images will be reenabled in the upcoming
release, bump the compat version.

After the new image is flashed, the compat version can be updated:

    uci set system.@system[0].compat_version='1.1'
    uci commit

[1] https://github.com/openwrt/openwrt/pull/12225#issuecomment-1517529262

Cc: Michał Kępień <openwrt@kempniu.pl>
Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
Reviewed-by: Robert Marko <robimarko@gmail.com>
2023-05-15 15:35:52 +02:00
..
base-files/etc/hotplug.d/ieee80211 ath79: migrate Archer C5 5GHz radio device paths 2022-03-31 18:07:29 +02:00
dts ath79: add Cisco Meraki MR18 2023-05-14 00:08:35 +02:00
files ath79: ar934x: still advertise subpage on soft ecc 2023-05-14 00:08:35 +02:00
generic ath79: add support for Alcatel HH40V 2023-04-23 19:32:18 +02:00
image ath79: mikrotik: bump compat version for yafut images 2023-05-15 15:35:52 +02:00
mikrotik ath79: mikrotik: update kernel on NAND using Yafut 2023-04-18 13:53:04 +02:00
nand ath79: add Cisco Meraki MR18 2023-05-14 00:08:35 +02:00
patches-5.15 ath79: 5.15: drop unused res variable from pci ar724x OF convert patch 2023-05-12 03:15:34 +02:00
tiny treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
config-5.15 kernel: mtd: backport SafeLoader parser 2022-10-19 07:07:14 +02:00
Makefile ath79: switch to 5.15 as default kernel 2022-09-24 13:04:24 +02:00
modules.mk