summaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/generic
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2022-12-15 10:08:39 +0100
committerChristian Lamparter <chunkeey@gmail.com>2022-12-15 15:45:47 +0100
commit08c114ee16ae5aa3c07241c36e6f76cc7abcd137 (patch)
treed33354fa6eb742743a4d03ed6d4389a0571ac9f5 /target/linux/ath79/generic
parentfd456106aa8730bb9d407b66d1eef5e26b5cb63e (diff)
downloadopenwrt-08c114ee16ae5aa3c07241c36e6f76cc7abcd137.tar.gz
openwrt-08c114ee16ae5aa3c07241c36e6f76cc7abcd137.tar.bz2
openwrt-08c114ee16ae5aa3c07241c36e6f76cc7abcd137.zip
ath79: convert Winchannel WB2000 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> (removed mtd-cal-data property, merged art + addr nodes back into partition) Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/ath79/generic')
-rw-r--r--target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom3
1 files changed, 0 insertions, 3 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 a91885c3fe..9640baac17 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,9 +83,6 @@ case "$FIRMWARE" in
;;
"ath9k-eeprom-pci-0000:00:00.0.bin")
case $board in
- winchannel,wb2000)
- caldata_extract "art" 0x5000 0x440
- ;;
avm,fritz300e)
caldata_extract_reverse "urloader" 0x1541 0x440
;;