ramips: add support for MTS WG430223
[openwrt/staging/nbd.git] / target / linux / ramips / mt7621 / base-files / etc / board.d / 02_network
index a8d8b8eef2b09943aa1a6c557edc5b3feaafdf8f..0a139e011319193440a13ae0619cf9a1c2dd31cc 100644 (file)
@@ -46,6 +46,7 @@ ramips_setup_interfaces()
        jcg,q20|\
        lenovo,newifi-d1|\
        mikrotik,routerboard-m33g|\
+       mts,wg430223|\
        oraybox,x3a|\
        renkforce,ws-wn530hp3-a|\
        xiaomi,mi-router-3g|\
@@ -127,7 +128,8 @@ ramips_setup_macs()
                wan_mac=$(mtd_get_mac_ascii u-boot-env et1macaddr)
                label_mac=$(mtd_get_mac_binary factory 0x4)
                ;;
-       beeline,smartbox-flash)
+       beeline,smartbox-flash|\
+       mts,wg430223)
                lan_mac=$(mtd_get_mac_ascii u-boot-env eth2macaddr)
                wan_mac=$(mtd_get_mac_ascii u-boot-env eth3macaddr)
                label_mac=$lan_mac