immortalwrt/target/linux/ramips/image
Fabian Bläse bb7a0efbe3 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-19 12:01:00 +08:00
..
lzma-loader target: sync with OpenWrt 19.07-rc2 2019-12-07 20:13:33 -08:00
common-tp-link.mk ramips: sync from openwrt v19.07 (#2938) 2020-02-05 23:47:49 +08:00
Makefile ramips: sync upstream source code 2020-04-19 12:29:05 +08:00
mt76x8.mk ramips: fix SUPPORTED_DEVICES for Mercury MAC1200R v2 2020-04-27 08:42:08 +08:00
mt7620.mk ramips: sync upstream source code 2020-04-19 12:29:05 +08:00
mt7621.mk mt7621: Make ER-X-SFP factory image compatible with EP-R6 2020-05-19 12:01:00 +08:00
rt288x.mk ramips: sync upstream source code 2020-04-19 12:29:05 +08:00
rt305x.mk ramips: remove (kmod-)swconfig DEVICE_PACKAGES for Sitecom WL-351 2020-04-28 10:46:17 +08:00
rt3883.mk ramips: rt3883: remove swconfig from individual DEVICE_PACKAGES 2020-04-28 10:49:37 +08:00