aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/generic
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2022-12-15 09:44:55 +0100
committerChristian Lamparter <chunkeey@gmail.com>2022-12-15 15:08:09 +0100
commit4845b60525e158f72da56a7468dda9243820c5ea (patch)
tree17f5a64532b4dbd72a03f61b93fc654b233adca5 /target/linux/ath79/generic
parent21495c92dc176a4615e4ecb7a627fdcb31c3aec5 (diff)
downloadupstream-4845b60525e158f72da56a7468dda9243820c5ea.tar.gz
upstream-4845b60525e158f72da56a7468dda9243820c5ea.tar.bz2
upstream-4845b60525e158f72da56a7468dda9243820c5ea.zip
ath79: convert boards based on senao_ap-dual.dtsi WiFis to nvmem-cells
Pull the calibration data from the nvmem subsystem. This allows us to move userspace caldata extraction into the device-tree definition. Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'target/linux/ath79/generic')
-rw-r--r--target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom b/target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom
index 0001fa1590..9ded116e9d 100644
--- a/target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom
+++ b/target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom
@@ -83,13 +83,9 @@ case "$FIRMWARE" in
;;
"ath9k-eeprom-pci-0000:00:00.0.bin")
case $board in
- engenius,eap600|\
- engenius,ecb600|\
mercury,mw4530r-v1|\
ocedo,raccoon|\
ubnt,unifi-ap-pro|\
- watchguard,ap100|\
- watchguard,ap200|\
winchannel,wb2000)
caldata_extract "art" 0x5000 0x440
;;