2
0
forked from Ivasoft/openwrt

ath79: convert Atheros DB120 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>
(merged art-node back into partition-node)
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
This commit is contained in:
Nick Hainke
2022-12-15 09:29:57 +01:00
committed by Christian Lamparter
parent 1b125aabf4
commit 21495c92dc
2 changed files with 25 additions and 18 deletions

View File

@@ -83,7 +83,6 @@ case "$FIRMWARE" in
;;
"ath9k-eeprom-pci-0000:00:00.0.bin")
case $board in
atheros,db120|\
engenius,eap600|\
engenius,ecb600|\
mercury,mw4530r-v1|\