Skip to content

Commit

Permalink
ipq40xx-generic: remove support for AVM FRITZ!Box 7520+7530
Browse files Browse the repository at this point in the history
remove due to issue freifunk-gluon#3023

There seem to be issues hindering an updated 7520/7530 to boot properly.

As far as we know the issue only affects openwrt-22.03.

Since the issue results in an unusable device remove support entirely
for now and don't just mark it as broken.
  • Loading branch information
herbetom committed Dec 13, 2023
1 parent 701857e commit d7aa008
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions docs/user/supported_devices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,6 @@ ipq40xx-generic
* AVM

- FRITZ!Box 4040 [#avmflash]_
- FRITZ!Box 7520 (v1) [#eva_ramboot]_ [#lan_as_wan]_
- FRITZ!Box 7530 [#eva_ramboot]_ [#lan_as_wan]_
- FRITZ!Repeater 1200 [#eva_ramboot]_

* EnGenius
Expand Down
5 changes: 0 additions & 5 deletions targets/ipq40xx-generic
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,6 @@ device('avm-fritz-box-4040', 'avm_fritzbox-4040', {
},
})

device('avm-fritz-box-7530', 'avm_fritzbox-7530', {
factory = false,
aliases = {'avm-fritz-box-7520'},
})

device('avm-fritz-repeater-1200', 'avm_fritzrepeater-1200', {
factory = false,
})
Expand Down

0 comments on commit d7aa008

Please sign in to comment.