1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-21 06:58:37 +02:00
openwrt/target/linux/ramips
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
..
base-files/etc ramips: remove set_preinit_iface script 2020-04-04 14:56:14 +08:00
dts ramips: increase SPI frequency for ASUS RT-AC51U/RT-AC54U 2020-05-18 11:38:22 +02:00
files/drivers ramips: ralink-eth: fix leftover dma dev argument 2020-04-13 11:32:50 +08:00
image mt7621: Make ER-X-SFP factory image compatible with EP-R6 2020-05-18 21:11:47 +02:00
mt76x8 ramips: remove config-4.14 for mt7621/mt76x8 2020-04-23 18:39:48 +02:00
mt7620 ramips: add support for netis WF2770 2020-05-17 18:41:48 +02:00
mt7621 ramips: add support for Linksys EA7500 v2 2020-05-17 18:44:28 +02:00
patches-4.14 kernel: bump 4.14 to 4.14.180 2020-05-12 12:36:28 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.36 2020-04-30 00:52:04 +02:00
rt288x Revert "ramips: explicitly disable built-in switch for lan-only devices" 2020-04-28 16:53:29 +02:00
rt305x ramips: explicitly disable built-in switch for lan-only devices 2020-04-27 22:54:51 +02:00
rt3883 Revert "ramips: explicitly disable built-in switch for lan-only devices" 2020-04-28 16:53:29 +02:00
Makefile ramips: add 5.4 as testing kernel 2020-04-12 22:27:18 +08:00
modules.mk ramips: fix path for dma-ralink and mtk-hsdma 2020-04-05 18:16:17 +08:00