lantiq: use the P2812HNUF* wan port as wan
[openwrt/staging/wigyori.git] / target / linux / lantiq / base-files / etc / board.d / 02_network
index e88fd728c5718686b077e2bcbb750363952c1287..0af555fe6b1d6bea1fb641fd8c485dceb5bf1b58 100755 (executable)
@@ -119,7 +119,7 @@ P2812HNUF*)
        lan_mac=$(mtd_get_mac_ascii uboot-env ethaddr)
        wan_mac=$(macaddr_add "$lan_mac" 1)
        ucidef_add_switch "switch0" \
-               "0:lan" "1:lan" "2:lan" "4:lan" "5:lan" "6t@eth0"
+               "0:lan" "1:lan" "2:lan" "4:lan" "5:wan" "6t@eth0"
        ;;
 
 TDW8970|TDW8980)