Skip to content
Snippets Groups Projects
Unverified Commit b690939f authored by Jan's avatar Jan Committed by GitHub
Browse files

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

parent 674ec7b6
No related branches found
No related tags found
No related merge requests found
......@@ -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
})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment