get primary_mac from board(wan)

This commit is contained in:
ctr49 2020-05-06 01:12:26 +02:00
parent e8767bc747
commit 02a908ee2f

View File

@ -105,9 +105,6 @@ local primary_addrs = {
'archer-c60-v1', 'archer-c60-v1',
'archer-c7', 'archer-c7',
}}, }},
{'ipq40xx', 'generic', {
'linksys,ea6350v3',
}},
{'ipq806x', 'generic', { {'ipq806x', 'generic', {
'netgear,r7800', 'netgear,r7800',
}}, }},
@ -130,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