ipq806x: Stabilize LAN 2 MAC address, interface ordering
[openwrt/openwrt.git] / target / linux / ipq806x / base-files / etc / board.d / 02_network
index 8f24566b62e11aabfa8a98ac63eea89f5eec099d..a408fc14ac133803e7229d016727e0b6bfd421bf 100644 (file)
@@ -46,8 +46,7 @@ ipq806x_setup_interfaces()
                ucidef_set_network_device_conduit "lan1" "eth1"
                ucidef_set_network_device_conduit "wan" "eth0"
                ;;
-       edgecore,ecw5410 |\
-       extreme,ap3935)
+       edgecore,ecw5410)
                ucidef_set_interfaces_lan_wan "eth1" "eth0"
                ;;
        qcom,ipq8064-ap161)
@@ -63,6 +62,7 @@ ipq806x_setup_interfaces()
        meraki,mr42)
                ucidef_set_interface_lan "eth0"
                ;;
+       extreme,ap3935 |\
        meraki,mr52)
                ucidef_set_interfaces_lan_wan "eth0" "eth1"
                ;;