ar71xx: Unify ath10k calibration data loading
authorJohn Crispin <john@openwrt.org>
Tue, 7 Jul 2015 13:47:57 +0000 (13:47 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 7 Jul 2015 13:47:57 +0000 (13:47 +0000)
commitb55d2b19ed559cb7d43019138628bb54a9682ad0
treecd38b65a189e3f9fd280d564669132c4a486a2eb
parent7fd1a3e21a516476ec86dfbdbd3be166b45b5a94
ar71xx: Unify ath10k calibration data loading

Currently one board uses the "proper" way of providing firmware
with the name ath10k/cal-pci-<pci address>.bin, whereas other
boards patch board.bin template in preinit and rely on a custom
ath10k patch to use calibration data from the template.

This patch makes all boards use the first method.

Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 46244
target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
target/linux/ar71xx/base-files/lib/preinit/81_load_ath10k_board_bin [deleted file]