ath79: convert OpenMesh OM5P-AN 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. Merge art into partition node. Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
committed by
Hauke Mehrtens
parent
46077860c2
commit
f6ca84bf02
@@ -112,9 +112,6 @@ case "$FIRMWARE" in
|
||||
tplink,tl-wr842n-v1)
|
||||
caldata_extract "art" 0x1000 0x1000
|
||||
;;
|
||||
openmesh,om5p-an)
|
||||
caldata_extract "ART" 0x5000 0x440
|
||||
;;
|
||||
openmesh,om2p-v1)
|
||||
caldata_extract "ART" 0x1000 0x440
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user