openwrt/target/linux/mediatek/filogic
Daniel Golle 25e27c4af3 mediatek: set new compat version if booted on R64 and R3
If the board comes up with OpenWrt that means that the bootloader is
recent enough and knows about the new device tree overlays.

Using /etc/board.d/ is not enough in this case because it doesn't
overwrite existing configuration which may exist (and is fine to exist)
if the user updated with 'sysupgrade -F *.itb' and has kept
configuration. They would still need to manually set compat_version
even though the fact that the bootloader env has been updated can be
implied by the fact that the system has started.

Hence we can always set compat_version=1.1 for those two boards using
uci-defaults.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2023-06-06 01:21:56 +01:00
..
base-files mediatek: set new compat version if booted on R64 and R3 2023-06-06 01:21:56 +01:00
config-5.15 mediatek: add basic mt7988 device tree support 2023-05-23 15:53:22 +01:00
target.mk mediatek: broaden filogic target description 2023-03-27 19:07:54 +01:00