forked from Ivasoft/openwrt
ath79: convert Buffalo WZR-HP-G302H A1A0 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
d4ec4f9d0b
commit
b7ad3c5c5d
@@ -86,7 +86,6 @@ case "$FIRMWARE" in
|
||||
avm,fritz300e)
|
||||
caldata_extract_reverse "urloader" 0x1541 0x440
|
||||
;;
|
||||
buffalo,wzr-hp-g302h-a1a0|\
|
||||
ubnt,unifi-ap-outdoor-plus)
|
||||
caldata_extract "art" 0x1000 0xeb8
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user