ath79: Add support for OpenMesh MR600 v2
[openwrt/openwrt.git] / target / linux / ath79 / generic / base-files / etc / hotplug.d / firmware / 10-ath9k-eeprom
index 28ac38e1d49242bb858d44657091ac7e01d4d87c..d50d8d9f829047cbc2103e125b5f0a64f42fa47f 100644 (file)
@@ -74,10 +74,7 @@ case "$FIRMWARE" in
        avm,fritz300e)
                caldata_extract_reverse "urloader" 0x1541 0x440
                ;;
-       buffalo,wzr-hp-g302h-a1a0|\
-       engenius,eap350-v1|\
-       engenius,ecb350-v1|\
-       engenius,enh202-v1)
+       buffalo,wzr-hp-g302h-a1a0)
                caldata_extract "art" 0x1000 0xeb8
                ;;
        buffalo,wzr-hp-g450h|\
@@ -123,6 +120,10 @@ case "$FIRMWARE" in
        ubnt,rocket-m)
                caldata_extract "art" 0x1000 0x1000
                ;;
+       openmesh,mr600-v1|\
+       openmesh,mr600-v2)
+               caldata_extract "ART" 0x5000 0x440
+               ;;
        wd,mynet-n750)
                caldata_extract "art" 0x5000 0x440
                ath9k_patch_mac $(mtd_get_mac_ascii devdata "wlan5mac")