diff --git a/targets/ramips-mt76x8 b/targets/ramips-mt76x8 index 24135437..0acb1a41 100644 --- a/targets/ramips-mt76x8 +++ b/targets/ramips-mt76x8 @@ -60,6 +60,10 @@ device('tp-link-archer-c50-v4', 'tplink_archer-c50-v4', { device('tp-link-re200-v2', 'tplink_re200-v2') +device('tp-link-re200-v4', 'tplink_re200-v4', { + broken = true, -- no 5GHz connectivity (scanning works) +}) + device('tp-link-re305', 'tplink_re305-v1', { class = 'tiny', -- Only 6M of usable Firmware space })