]> git.ipfire.org Git - thirdparty/openwrt.git/commit
lantiq: xrx200: autoload lantiq_gswip and tag_gswip to fix failsafe mode 22514/head
authorBenjamin Levine <benjaminmileslevine@gmail.com>
Fri, 20 Mar 2026 06:07:31 +0000 (06:07 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 22 Mar 2026 21:35:37 +0000 (22:35 +0100)
commit20ae49dde7786fcfa795a2315b5abd12cdc236d7
tree8ed1489f1cfd8bc21564ff3fb10f00ada1c04b40
parent122b2f2ef506de26787cea79038c7d7dba9137eb
lantiq: xrx200: autoload lantiq_gswip and tag_gswip to fix failsafe mode

lantiq_gswip and tag_gswip were not loaded during failsafe, leaving the
switch uninitialised. This caused LAN1 port to show no link, making
SSH-based recovery impossible.
Add the autoload flag and include tag_gswip (which was also missing from
the autoload list) so the switch initialises correctly in failsafe mode.

Tested on BT HomeHub 5A (lantiq/xrx200).

Fixes: https://github.com/openwrt/openwrt/issues/22480
Signed-off-by: Benjamin Levine <benjaminmileslevine@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22514
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/lantiq/modules.mk