From 47e8b2cb63fc8913a0a02df0be4b39eacbb5e576 Mon Sep 17 00:00:00 2001 From: Felix Golatofski Date: Fri, 9 Jul 2021 16:43:40 +0200 Subject: [PATCH] lantiq-xrx200: add support for AVM FRITZ!Box 7430 --- docs/user/supported_devices.rst | 1 + targets/lantiq-xrx200 | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index b26fc4e3..e605bd33 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -115,6 +115,7 @@ lantiq-xrx200 - FRITZ!Box 7360 SL [#avmflash]_ [#lan_as_wan]_ - FRITZ!Box 7362 SL [#eva_ramboot]_ [#lan_as_wan]_ - FRITZ!Box 7412 [#eva_ramboot]_ + - FRITZ!Box 7430 [#eva_ramboot]_ lantiq-xway ----------- diff --git a/targets/lantiq-xrx200 b/targets/lantiq-xrx200 index dd871e95..695599a4 100644 --- a/targets/lantiq-xrx200 +++ b/targets/lantiq-xrx200 @@ -43,6 +43,10 @@ device('avm-fritz-box-7412', 'avm_fritz7412', { factory = false, }) +device('avm-fritz-box-7430', 'avm_fritz7430', { + factory = false, +}) + -- TP-Link -- CAVEAT: These devices don't have a dedicated WAN port.