mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-16 01:22:10 -05:00
ramips: Add support for Mercusys MR1800X as alt name of MR70X
Both share the same OEM firmware but differ in product_name for safeloader
product_name:MR1800X,product_ver:1.0.0,special_id:45550000
Signed-off-by: Robert Senderek <robert.senderek@10g.pl>
Link: https://github.com/openwrt/openwrt/pull/17965
(cherry picked from commit f93367227e)
Link: https://github.com/openwrt/openwrt/pull/18031
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
b803517f90
commit
0963a15e7c
@ -1963,6 +1963,8 @@ define Device/mercusys_mr70x-v1
|
||||
$(Device/tplink-safeloader)
|
||||
DEVICE_VENDOR := MERCUSYS
|
||||
DEVICE_MODEL := MR70X
|
||||
DEVICE_ALT0_VENDOR := MERCUSYS
|
||||
DEVICE_ALT0_MODEL := MR1800X
|
||||
DEVICE_VARIANT := v1
|
||||
DEVICE_PACKAGES := kmod-mt7915-firmware -uboot-envtools
|
||||
TPLINK_BOARD_ID := MR70X
|
||||
|
||||
Loading…
Reference in New Issue
Block a user