Merge pull request #2008 from ctr49/master

add hardware: Linksys EA6350 v3
This commit is contained in:
Matthias Schiffer 2020-05-08 19:15:39 +02:00 committed by GitHub
commit c90b400ce5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

View File

@ -127,6 +127,11 @@ local primary_addrs = {
'netgear,dgn3500b', 'netgear,dgn3500b',
}}, }},
}}, }},
{board('wan'), {
{'ipq40xx', 'generic', {
'linksys,ea6350v3',
}},
}},
-- phy0 default -- phy0 default
{phy(0), { {phy(0), {
{}, -- matches everything {}, -- matches everything

View File

@ -61,6 +61,11 @@ device('gl.inet-gl-b1300', 'glinet_gl-b1300', {
}) })
-- Linksys
device('linksys-ea6350v3', 'linksys_ea6350v3')
-- NETGEAR -- NETGEAR
device('netgear-ex6100v2', 'netgear_ex6100v2', { device('netgear-ex6100v2', 'netgear_ex6100v2', {