ipq53xx: fix lan/wan mapping on cig wf-189

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2024-07-03 06:52:55 +02:00
parent c51a24db43
commit 8b6e73477b

View File

@@ -10,7 +10,9 @@ ipq53xx_setup_interfaces()
qcom,ipq9574-ap-al02-c4)
ucidef_set_interfaces_lan_wan "eth1 eth2 eth3 eth4 eth5" "eth0"
;;
cig,wf189|\
cig,wf189)
ucidef_set_interfaces_lan_wan "eth0" "eth1"
;;
edgecore,eap105|\
sercomm,ap72tip)
ucidef_set_interfaces_lan_wan "eth1" "eth0"