ramips-mt7620: remove "broken" status for ASUS RT-AC51U
Remove "Broken" status for ASUS RT-AC51U Remove "Broken" status for ASUS RT-AC51U Fix Primary MAC for ASUS RT-AC51U RT-AC51U corrected Was in MT7621, moved to MT7620
This commit is contained in:
parent
523dead05b
commit
1bcaa2aca0
@ -243,6 +243,10 @@ mpc85xx-p1020
|
|||||||
ramips-mt7620
|
ramips-mt7620
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
* ASUS
|
||||||
|
|
||||||
|
- RT-AC51U
|
||||||
|
|
||||||
* GL.iNet
|
* GL.iNet
|
||||||
|
|
||||||
- GL-MT300A
|
- GL-MT300A
|
||||||
@ -276,6 +280,7 @@ ramips-mt7621
|
|||||||
|
|
||||||
- RT-AC57U
|
- RT-AC57U
|
||||||
|
|
||||||
|
|
||||||
* D-Link
|
* D-Link
|
||||||
|
|
||||||
- DIR-860L (B1)
|
- DIR-860L (B1)
|
||||||
|
@ -117,6 +117,7 @@ local primary_addrs = {
|
|||||||
}},
|
}},
|
||||||
{'ramips', 'mt7620', {
|
{'ramips', 'mt7620', {
|
||||||
'xiaomi,miwifi-mini',
|
'xiaomi,miwifi-mini',
|
||||||
|
'asus,rt-ac51u',
|
||||||
}},
|
}},
|
||||||
}},
|
}},
|
||||||
{phy(1), {
|
{phy(1), {
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
device('asus-rt-ac51u', 'asus_rt-ac51u', {
|
device('asus-rt-ac51u', 'asus_rt-ac51u', {
|
||||||
factory = false,
|
factory = false,
|
||||||
broken = true, -- no 5GHz usable, LEDs not fully supported
|
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user