From 13befda80bd80656a58bf22d455869c9e134f64a Mon Sep 17 00:00:00 2001 From: Felix Baumann Date: Wed, 22 Feb 2023 05:32:26 +0100 Subject: [PATCH 1/2] ramips: add support for Cudy WR1300 v1 (cherry picked from commit 3e3a7987b67547150c3ea7a4f0c16eebee4e0902) --- docs/user/supported_devices.rst | 1 + targets/ramips-mt7621 | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index dbcc2d55..7c4ff30a 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -358,6 +358,7 @@ ramips-mt7621 * Cudy + - WR1300 (v1) - WR2100 - X6 (v1, v2) diff --git a/targets/ramips-mt7621 b/targets/ramips-mt7621 index 2338ffa5..57f79297 100644 --- a/targets/ramips-mt7621 +++ b/targets/ramips-mt7621 @@ -7,6 +7,10 @@ device('asus-rt-ac57u', 'asus_rt-ac57u', { -- Cudy +device('cudy-wr1300', 'cudy_wr1300', { + factory = false, +}) + device('cudy-wr2100', 'cudy_wr2100', { factory = false, }) From 3191012fe6dbb9683798e97a9f47ad5f226e98c3 Mon Sep 17 00:00:00 2001 From: Felix Baumann Date: Thu, 23 Feb 2023 02:41:42 +0100 Subject: [PATCH 2/2] ramips: add new lines to separate vendors consistently (cherry picked from commit e06e555ac22d17ac5c061c3783cc28300e42e68b) --- targets/ramips-mt7621 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/targets/ramips-mt7621 b/targets/ramips-mt7621 index 57f79297..46afa067 100644 --- a/targets/ramips-mt7621 +++ b/targets/ramips-mt7621 @@ -73,12 +73,14 @@ device('netgear-wndr3700-v5', 'netgear_wndr3700-v5', { }, }) + -- TP-Link device('tp-link-re500-v1', 'tplink_re500-v1') device('tp-link-re650-v1', 'tplink_re650-v1') + -- Ubiquiti device('ubiquiti-unifi-6-lite', 'ubnt_unifi-6-lite', { @@ -100,6 +102,7 @@ device('xiaomi-mi-router-3g-v2', 'xiaomi_mi-router-3g-v2', { factory = false, }) + -- ZBT device('zbtlink-zbt-wg3526-16m', 'zbtlink_zbt-wg3526-16m', {