ramips-mt7620: remove "broken" status for ASUS RT-AC51U (#2494)
This commit is contained in:
parent
674ec7b64a
commit
b690939fae
@ -251,6 +251,10 @@ mpc85xx-p1020
|
||||
ramips-mt7620
|
||||
-------------
|
||||
|
||||
* ASUS
|
||||
|
||||
- RT-AC51U
|
||||
|
||||
* GL.iNet
|
||||
|
||||
- GL-MT300A
|
||||
|
@ -117,6 +117,7 @@ local primary_addrs = {
|
||||
}},
|
||||
{'ramips', 'mt7620', {
|
||||
'xiaomi,miwifi-mini',
|
||||
'asus,rt-ac51u',
|
||||
}},
|
||||
}},
|
||||
{phy(1), {
|
||||
|
@ -2,7 +2,6 @@
|
||||
|
||||
device('asus-rt-ac51u', 'asus_rt-ac51u', {
|
||||
factory = false,
|
||||
broken = true, -- no 5GHz usable, LEDs not fully supported
|
||||
})
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user