ath79: add support for Extreme Networks WS-AP3805i
[openwrt/openwrt.git] / target / linux / ath79 / generic / base-files / lib / preinit / 10_fix_eth_mac.sh
index c2c79133420deaee6ed4b673e73eb267c845f58c..d9cb8d2b82e94bd31c73450048de1996dfcfbf9d 100644 (file)
@@ -15,6 +15,7 @@ preinit_set_mac_address() {
        enterasys,ws-ap3705i)
                ip link set dev eth0 address $(mtd_get_mac_ascii u-boot-env0 ethaddr)
                ;;
+       extreme-networks,ws-ap3805i|\
        siemens,ws-ap3610)
                ip link set dev eth0 address $(mtd_get_mac_ascii cfg1 ethaddr)
                ;;