summaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/image/mt7622.mk
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2024-03-09 13:50:40 +0000
committerDaniel Golle <daniel@makrotopia.org>2024-03-09 14:02:58 +0000
commit330316f0566b67153f72f68635233023af4323be (patch)
tree63686a2208ddd355fb09339aad3f27ec8a98c1b4 /target/linux/mediatek/image/mt7622.mk
parentcd4de3251c1ffd572a563e6567598a875068acc2 (diff)
downloadopenwrt-330316f0566b67153f72f68635233023af4323be.tar.gz
openwrt-330316f0566b67153f72f68635233023af4323be.tar.bz2
openwrt-330316f0566b67153f72f68635233023af4323be.zip
mediatek: linksys-e8450: improve compat warning
Include a statement about having to run the installer in the sysupgrade compat warning for the Linksys E8450 (UBI). Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/mediatek/image/mt7622.mk')
-rw-r--r--target/linux/mediatek/image/mt7622.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/image/mt7622.mk b/target/linux/mediatek/image/mt7622.mk
index f06175041e..ab2bde0836 100644
--- a/target/linux/mediatek/image/mt7622.mk
+++ b/target/linux/mediatek/image/mt7622.mk
@@ -273,7 +273,7 @@ define Device/linksys_e8450-ubi
ARTIFACT/preloader.bin := bl2 snand-ubi-1ddr
ARTIFACT/bl31-uboot.fip := bl31-uboot linksys_e8450
DEVICE_COMPAT_VERSION := 2.0
- DEVICE_COMPAT_MESSAGE := SPI-NAND flash layout changes require bootloader update
+ DEVICE_COMPAT_MESSAGE := SPI-NAND flash layout changes require bootloader update. Please run the UBI installer version 1.1.0+ (unsigned) first.
endef
TARGET_DEVICES += linksys_e8450-ubi