From b7ad3c5c5d16de37f393fbee2233e1aa1eb7f3b3 Mon Sep 17 00:00:00 2001 From: Nick Hainke Date: Thu, 15 Dec 2022 15:17:26 +0100 Subject: ath79: convert Buffalo WZR-HP-G302H A1A0 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. Merge art into partition node. Signed-off-by: Nick Hainke --- .../ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom | 1 - 1 file changed, 1 deletion(-) (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 ebcac0b6b2..5fcfcaf64f 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 @@ -86,7 +86,6 @@ case "$FIRMWARE" in avm,fritz300e) caldata_extract_reverse "urloader" 0x1541 0x440 ;; - buffalo,wzr-hp-g302h-a1a0|\ ubnt,unifi-ap-outdoor-plus) caldata_extract "art" 0x1000 0xeb8 ;; -- cgit v1.2.3