openwrt/target/linux/ath79/mikrotik
Robert Marko 070b87e7ac ath79: mikrotik: set compat version for NAND devices
Currently, trying to upgrade on a MikroTik NAND device will force you to
use sysupgrade -n due to:
upgrade: The device is supported, but the config is incompatible to the new image (1.0->1.1). Please upgrade without keeping config (sysupgrade -n).
upgrade: NAND images switched to yafut. If running older image, reinstall from initramfs.

So instead of having users manually set the new compat version lets do
what other targets do and set it for all NAND devices after good boot.

Link: https://github.com/openwrt/openwrt/pull/15754
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-06-19 12:26:19 +02:00
..
base-files ath79: mikrotik: set compat version for NAND devices 2024-06-19 12:26:19 +02:00
config-default ath79: add MikroTik suffix to the local GPIO latch driver 2024-05-09 23:51:14 +02:00
target.mk ath79: mikrotik: update kernel on NAND using Yafut 2023-04-18 13:53:04 +02:00