forked from Ivasoft/openwrt
ath79: TP-Link EAP245 v1: convert ath10k to nvmem-cells
Add the PCIe node for the ath10k radio to the devicetree, and refer to the art partition for the calibration data using nvmem-cells. Use mac-address-increment to ensure the MAC address is set correctly, and remove the device from the caldata extraction and patching script. Signed-off-by: Sander Vanheule <sander@svanheule.net>
This commit is contained in:
@@ -146,7 +146,6 @@ case "$FIRMWARE" in
|
||||
ath10k_patch_mac $(macaddr_add $(mtd_get_mac_binary romfs 0xf100) 2)
|
||||
;;
|
||||
tplink,eap225-v1|\
|
||||
tplink,eap245-v1|\
|
||||
tplink,re450-v2|\
|
||||
tplink,re450-v3|\
|
||||
tplink,re455-v1)
|
||||
|
||||
Reference in New Issue
Block a user