openwrt/target/linux/ramips/image
Fabian Bläse 33b2078528 mt7621: Make ER-X-SFP factory image compatible with EP-R6
The version inside the compat file determines, if a firmware supports
a specific device. I have not yet fully understood, how this is checked,
but it only seems to indicate which devices are supported by a specific
version of the combined vendor firmware. Devices assume that subsequent
versions, starting with the version that initially added support for a
specific device, are always compatible.

The first compat version that added support for the EP-R6 was '21001:7',
but OpenWrt did use '21001:6' before. This is why the factory image could
not be flashed using the vendor software, but only using TFTP.

The compat version has been bumped by the vendor a few times, but more
devices have been added since (e.g. ER-10X). Because OpenWrt currently
only supports the ER-X, ER-X-SFP and EP-R6, the compat version is
incremented to the version that first supported the EP-R6, which is
'21001:7'.

This allows the factory image to be flashed on EP-R6 without TFTP.

Signed-off-by: Fabian Bläse <fabian@blaese.de>
2020-05-18 21:11:47 +02:00
..
lzma-loader ramips: Add support for mt7621 to lzma-loader 2018-06-21 06:54:42 +02:00
Makefile ramips: add support for netis WF2770 2020-05-17 18:41:48 +02:00
common-tp-link.mk treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00
mt76x8.mk ramips: tidy up image subtarget Makefiles 2020-05-08 18:58:39 +02:00
mt7620.mk ramips: add support for netis WF2770 2020-05-17 18:41:48 +02:00
mt7621.mk mt7621: Make ER-X-SFP factory image compatible with EP-R6 2020-05-18 21:11:47 +02:00
rt288x.mk ramips: tidy up image subtarget Makefiles 2020-05-08 18:58:39 +02:00
rt305x.mk ramips: tidy up image subtarget Makefiles 2020-05-08 18:58:39 +02:00
rt3883.mk ramips: tidy up image subtarget Makefiles 2020-05-08 18:58:39 +02:00