mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-18 17:33:31 +00:00
swap LAN1 and LAN2 for K3
This commit is contained in:
parent
8c6dff711b
commit
47f48d115a
@ -26,7 +26,7 @@ buffalo,wzr-1750dhp)
|
||||
;;
|
||||
phicomm,k3)
|
||||
ucidef_add_switch "switch0" \
|
||||
"0:lan" "1:lan" "2:lan" "3:wan" "5@eth0"
|
||||
"0:lan:2" "1:lan:1" "2:lan:3" "3:wan:4" "5t@eth0"
|
||||
board_config_flush
|
||||
exit 0
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user