summaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/generic
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2024-06-03 17:26:55 -0700
committerHauke Mehrtens <hauke@hauke-m.de>2024-06-09 12:24:15 +0200
commitdd6bbbabd31a44a2a6fd849131b3a03b6ad53946 (patch)
tree2601f65aca04d77e5292c142537d63ffa5d77cd2 /target/linux/ath79/generic
parent74f2df9dbccd9840edb25d55ad70d58e3ed8303c (diff)
downloadopenwrt-dd6bbbabd31a44a2a6fd849131b3a03b6ad53946.tar.gz
openwrt-dd6bbbabd31a44a2a6fd849131b3a03b6ad53946.tar.bz2
openwrt-dd6bbbabd31a44a2a6fd849131b3a03b6ad53946.zip
ath79: 8dev: remove wmac userspace handling
Before the nvmem rework, this was already handled in dts with mtd-cal-data instead of qca,no-eeprom. No need to duplicate. Also, the 800 size value seems nonsensical. 440 is the standard. Signed-off-by: Rosen Penev <rosenp@gmail.com>
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 b1e4cd0038..ddcef7b685 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
@@ -9,10 +9,6 @@ board=$(board_name)
case "$FIRMWARE" in
"ath9k-eeprom-ahb-18100000.wmac.bin")
case $board in
- 8dev,carambola3|\
- 8dev,lima)
- caldata_extract "art" 0x1000 0x800
- ;;
aruba,ap-115)
caldata_extract "oemdata" 0x1000 0x440
;;