ath79: add support for Buffalo WZR-HP-G302H A1A0
[openwrt/staging/mkresin.git] / target / linux / ath79 / base-files / etc / board.d / 02_network
index 0cfe2c8247c8137800e88b087e600459d7db9ec0..6626d99af803cd40a38f4b5cd9ba19eebd0823f1 100755 (executable)
@@ -42,6 +42,10 @@ ath79_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0@eth0" "1:lan:4" "2:lan:3" "3:lan:2" "4:lan:1"
                ;;
+       buffalo,wzr-hp-g302h-a1a0)
+               ucidef_add_switch "switch0" \
+                       "0@eth0" "1:lan:1" "3:lan:4" "4:lan:3" "5:lan:2" "2:wan"
+               ;;
        dlink,dir-825-b1)
                ucidef_set_interface_wan "eth1"
                ucidef_add_switch "switch0" \