ramips: add support for Linksys E5600
[openwrt/staging/mkresin.git] / target / linux / ramips / mt7621 / base-files / etc / hotplug.d / ieee80211 / 10_fix_wifi_mac
index e7f778aaf88a00913583adcf7336f9bd8f909414..49b7f23ce914109f5ebb8ce2514a5048c35e584a 100644 (file)
@@ -14,6 +14,11 @@ case "$board" in
                [ "$PHYNBR" = "1" ] && \
                        macaddr_add "$(mtd_get_mac_binary factory 0x4)" 1 > /sys${DEVPATH}/macaddress
                ;;
+       jcg,q20)
+               [ "$PHYNBR" = "1" ] && \
+                       macaddr_setbit_la "$(mtd_get_mac_binary Factory 0x4)" > /sys${DEVPATH}/macaddress
+               ;;
+       linksys,e5600|\
        linksys,ea7300-v1|\
        linksys,ea7300-v2|\
        linksys,ea7500-v2)