diff options
author | Nick Hainke <vincent@systemli.org> | 2022-12-15 17:04:14 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-12-17 20:48:57 +0100 |
commit | af5306ba70733f7e736b0aef582fb93519fccde9 (patch) | |
tree | 4b9d0fe7d6080f0cbf5d7a984c68efe69ea029cf /target/linux/ath79/generic/base-files | |
parent | b7ad3c5c5d16de37f393fbee2233e1aa1eb7f3b3 (diff) | |
download | upstream-af5306ba70733f7e736b0aef582fb93519fccde9.tar.gz upstream-af5306ba70733f7e736b0aef582fb93519fccde9.tar.bz2 upstream-af5306ba70733f7e736b0aef582fb93519fccde9.zip |
ath79: convert WiFis based on ar7241_ubnt_unifi.dtsi to nvmem-cells
Pull the calibration data from the nvmem subsystem. This allows us to
move userspace caldata extraction into the device-tree definition.
While working on it remove stale uboot partition label and merge art
into partition node.
Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'target/linux/ath79/generic/base-files')
-rw-r--r-- | target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom | 6 |
1 files changed, 1 insertions, 5 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 5fcfcaf64f..4f107bfe88 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,11 +86,7 @@ case "$FIRMWARE" in avm,fritz300e) caldata_extract_reverse "urloader" 0x1541 0x440 ;; - ubnt,unifi-ap-outdoor-plus) - caldata_extract "art" 0x1000 0xeb8 - ;; - buffalo,wzr-hp-g450h|\ - ubnt,unifi) + buffalo,wzr-hp-g450h) caldata_extract "art" 0x1000 0x440 ;; dlink,dir-825-c1|\ |