mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 17:01:14 +00:00
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>
This commit is contained in:
parent
cd4de3251c
commit
330316f056
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user