pq40xx-generic: add support for Cisco Meraki MR33

This commit is contained in:
Florian Maurer 2023-04-26 11:24:16 +02:00
parent 297cd5bc3f
commit 86214d29fe
No known key found for this signature in database
GPG Key ID: D5B29CD0C9E06237
2 changed files with 18 additions and 0 deletions

View File

@ -81,6 +81,7 @@ local primary_addrs = {
{'brcm2708'},
{'ipq40xx', 'generic', {
'avm,fritzbox-4040',
'meraki,mr33',
'plasmacloud,pa1200',
'plasmacloud,pa2200',
}},

View File

@ -96,6 +96,23 @@ device('gl.inet-gl-b1300', 'glinet_gl-b1300', {
device('linksys-ea6350v3', 'linksys_ea6350v3')
-- Meraki
device('meraki-mr33-access-point', 'meraki_mr33', {
packages = {
-- radio0 is monitoring radio - removed for now
-- the -ct firmware does not have working mesh
'-ath10k-firmware-qca9887-ct',
'-ath10k-board-qca9887',
},
factory = false,
broken = true,
-- case must be opened to install
-- the board also bricks the SoC on newer bootloader-versions which is irreversible
-- third radio not yet working
})
-- NETGEAR
device('netgear-ex6100v2', 'netgear_ex6100v2', {