2
0
forked from Ivasoft/openwrt

ath79: convert boards based on senao_ap-dual.dtsi 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>
This commit is contained in:
Nick Hainke
2022-12-15 09:44:55 +01:00
committed by Christian Lamparter
parent 21495c92dc
commit 4845b60525
6 changed files with 51 additions and 21 deletions

View File

@@ -83,13 +83,9 @@ case "$FIRMWARE" in
;;
"ath9k-eeprom-pci-0000:00:00.0.bin")
case $board in
engenius,eap600|\
engenius,ecb600|\
mercury,mw4530r-v1|\
ocedo,raccoon|\
ubnt,unifi-ap-pro|\
watchguard,ap100|\
watchguard,ap200|\
winchannel,wb2000)
caldata_extract "art" 0x5000 0x440
;;