ath79: add support for Senao Engenius ESR1200
[openwrt/staging/aparcar.git] / target / linux / ath79 / generic / base-files / lib / preinit / 10_fix_eth_mac.sh
index b98b047c937194f1f1070062dc8a751c8d052643..def4417fbcfd395895a780fb097f59acd5b7af83 100644 (file)
@@ -12,6 +12,7 @@ preinit_set_mac_address() {
                ip link set dev eth0 address $(mtd_get_mac_ascii bdcfg "lanmac")
                ip link set dev eth1 address $(mtd_get_mac_ascii bdcfg "wanmac")
                ;;
+       engenius,esr1200|\
        engenius,esr1750|\
        engenius,esr900)
                ip link set dev eth0 address $(mtd_get_mac_ascii u-boot-env ethaddr)