Swiitch LAN and WAN port for EMPLUS WAP588M

Signed-off-by: 800246@emplustech.com <cp.chang@emplustech.com>
This commit is contained in:
800246@emplustech.com
2025-05-16 13:20:36 +08:00
parent 8d0da5a086
commit 490fd843b7

View File

@@ -31,7 +31,10 @@ mediatek_setup_interfaces()
;; ;;
sonicfi,rap630w-211g) sonicfi,rap630w-211g)
ucidef_set_interfaces_lan_wan "lan1 lan2 lan3" eth1 ucidef_set_interfaces_lan_wan "lan1 lan2 lan3" eth1
;; ;;
emplus,wap588m)
ucidef_set_interfaces_lan_wan "eth0" "eth1"
;;
*) *)
ucidef_set_interfaces_lan_wan "eth1" "eth0" ucidef_set_interfaces_lan_wan "eth1" "eth0"
;; ;;