forked from Ivasoft/openwrt
ath79: convert boards based on ar9344_openmesh_mr600.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. Merge art into partition node. Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
committed by
Hauke Mehrtens
parent
74b7d69601
commit
46077860c2
@@ -112,8 +112,6 @@ case "$FIRMWARE" in
|
||||
tplink,tl-wr842n-v1)
|
||||
caldata_extract "art" 0x1000 0x1000
|
||||
;;
|
||||
openmesh,mr600-v1|\
|
||||
openmesh,mr600-v2|\
|
||||
openmesh,om5p-an)
|
||||
caldata_extract "ART" 0x5000 0x440
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user