ramips-mt7620: remove "broken" status for ASUS RT-AC51U (#2494)

This commit is contained in:
Jan 2022-05-27 21:40:05 +02:00 committed by GitHub
parent 674ec7b64a
commit b690939fae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 1 deletions

View File

@ -251,6 +251,10 @@ mpc85xx-p1020
ramips-mt7620
-------------
* ASUS
- RT-AC51U
* GL.iNet
- GL-MT300A

View File

@ -117,6 +117,7 @@ local primary_addrs = {
}},
{'ramips', 'mt7620', {
'xiaomi,miwifi-mini',
'asus,rt-ac51u',
}},
}},
{phy(1), {

View File

@ -2,7 +2,6 @@
device('asus-rt-ac51u', 'asus_rt-ac51u', {
factory = false,
broken = true, -- no 5GHz usable, LEDs not fully supported
})