ath79: add support for Aruba AP-115
[openwrt/staging/stintel.git] / target / linux / ath79 / generic / base-files / etc / hotplug.d / firmware / 10-ath9k-eeprom
index a57479b87cf9ef605ff3148fb1f668a905cb2305..c46573ece5448ea6758cd0177e5adfc813dff9e2 100644 (file)
@@ -12,6 +12,9 @@ case "$FIRMWARE" in
        8dev,lima)
                caldata_extract "art" 0x1000 0x800
                ;;
+       aruba,ap-115)
+               caldata_extract "oemdata" 0x1000 0x440
+               ;;
        asus,pl-ac56|\
        asus,rp-ac51|\
        asus,rp-ac66)
@@ -79,6 +82,9 @@ case "$FIRMWARE" in
        ;;
 "ath9k-eeprom-pci-0000:00:00.0.bin")
        case $board in
+       aruba,ap-115)
+               caldata_extract "oemdata" 0x5000 0x440
+               ;;
        avm,fritz300e)
                caldata_extract_reverse "urloader" 0x1541 0x440
                ;;