ramips: add support for Senao Engenius EPG600
[openwrt/openwrt.git] / target / linux / ramips / mt7620 / base-files / etc / board.d / 02_network
index 424e3709969a19f25f4814af9f11cc7060d1ccf5..a55a8ed356eab85479a037f9c6eb0ace4a880960 100644 (file)
@@ -149,6 +149,7 @@ ramips_setup_interfaces()
                ucidef_add_switch "switch1" \
                        "1:lan" "2:lan" "3:lan" "4:lan" "0:wan" "6@eth0"
                ;;
+       engenius,epg600|\
        engenius,esr600|\
        lava,lr-25g001|\
        sitecom,wlr-4100-v1-002)
@@ -332,6 +333,7 @@ ramips_setup_macs()
        edimax,br-6478ac-v2)
                wan_mac=$(macaddr_add "$(mtd_get_mac_binary factory 0x4)" 2)
                ;;
+       engenius,epg600|\
        engenius,esr600)
                lan_mac=$(mtd_get_mac_ascii u-boot-env ethaddr)
                wan_mac=$(mtd_get_mac_ascii u-boot-env wanaddr)