From 4845b60525e158f72da56a7468dda9243820c5ea Mon Sep 17 00:00:00 2001 From: Nick Hainke Date: Thu, 15 Dec 2022 09:44:55 +0100 Subject: 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 --- .../ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom | 4 ---- 1 file changed, 4 deletions(-) (limited to 'target/linux/ath79/generic') 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 ;; -- cgit v1.2.3