targets/ramips-mt76x8: add device TP-Link RE200 V4

Signed-off-by: Richard Fröhning <misanthropos@gmx.de>
This commit is contained in:
Richard Fröhning 2021-12-23 10:39:50 +01:00
parent 53e9997a4a
commit b377eb278d

View File

@ -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
})