lantiq-xrx200: add support for AVM FRITZ!Box 7430

This commit is contained in:
Felix Golatofski 2021-07-09 16:43:40 +02:00
parent 19759f8cd3
commit 47e8b2cb63
2 changed files with 5 additions and 0 deletions

View File

@ -115,6 +115,7 @@ lantiq-xrx200
- FRITZ!Box 7360 SL [#avmflash]_ [#lan_as_wan]_ - FRITZ!Box 7360 SL [#avmflash]_ [#lan_as_wan]_
- FRITZ!Box 7362 SL [#eva_ramboot]_ [#lan_as_wan]_ - FRITZ!Box 7362 SL [#eva_ramboot]_ [#lan_as_wan]_
- FRITZ!Box 7412 [#eva_ramboot]_ - FRITZ!Box 7412 [#eva_ramboot]_
- FRITZ!Box 7430 [#eva_ramboot]_
lantiq-xway lantiq-xway
----------- -----------

View File

@ -43,6 +43,10 @@ device('avm-fritz-box-7412', 'avm_fritz7412', {
factory = false, factory = false,
}) })
device('avm-fritz-box-7430', 'avm_fritz7430', {
factory = false,
})
-- TP-Link -- TP-Link
-- CAVEAT: These devices don't have a dedicated WAN port. -- CAVEAT: These devices don't have a dedicated WAN port.