ath79: add support for I-O DATA WN-AC1167DGR
[openwrt/.git] / target / linux / ath79 / base-files / etc / board.d / 02_network
index 653f813e01ffaa8ed2ea9a5b8925d8f4e1208c77..603251954bc5bc822d8746d41eb5927c7c0254a1 100755 (executable)
@@ -48,6 +48,7 @@ ath79_setup_interfaces()
        glinet,ar300m)
                ucidef_set_interfaces_lan_wan "eth1" "eth0"
                ;;
+       iodata,wn-ac1167dgr|\
        iodata,wn-ac1600dgr2|\
        pcs,cr5000)
                ucidef_add_switch "switch0" \
@@ -158,6 +159,7 @@ ath79_setup_macs()
                lan_mac=$(mtd_get_mac_text "caldata" 65440)
                wan_mac=$(mtd_get_mac_text "caldata" 65460)
                ;;
+       iodata,wn-ac1167dgr|\
        iodata,wn-ac1600dgr2)
                lan_mac=$(mtd_get_mac_ascii u-boot-env ethaddr)
                wan_mac=$(mtd_get_mac_ascii u-boot-env wanaddr)