diff options
author | Nick Hainke <vincent@systemli.org> | 2022-12-15 09:50:39 +0100 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2022-12-15 15:45:35 +0100 |
commit | 783936c1f739b506cdd0f38376ac1fca96f0a418 (patch) | |
tree | aa6e1aafa0795f259a64496e8cfd37d228ac9897 /target | |
parent | 4845b60525e158f72da56a7468dda9243820c5ea (diff) | |
download | upstream-783936c1f739b506cdd0f38376ac1fca96f0a418.tar.gz upstream-783936c1f739b506cdd0f38376ac1fca96f0a418.tar.bz2 upstream-783936c1f739b506cdd0f38376ac1fca96f0a418.zip |
ath79: Mercury MW4530R v1 already uses nvmem-cells
Remove the caldata extraction in userspace. The board already uses
nvmem-cells since
commit e354b01baf88 ("ath79: calibrate all ar9344 tl-WDRxxxx with nvmem")
Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom | 1 |
1 files changed, 0 insertions, 1 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 9ded116e9d..78d6f03876 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,7 +83,6 @@ case "$FIRMWARE" in ;; "ath9k-eeprom-pci-0000:00:00.0.bin") case $board in - mercury,mw4530r-v1|\ ocedo,raccoon|\ ubnt,unifi-ap-pro|\ winchannel,wb2000) |