swap LAN1 and LAN2 for K3

This commit is contained in:
lin20121221 2019-03-25 11:49:11 +08:00 committed by coolsnowwolf
parent 8c6dff711b
commit 47f48d115a

View File

@ -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
;;