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)
commitf3bdc4a76aa2ee74c16495991e4ce5b95680f0db
treeec15faadf9ccf9a60ba7e4b5b09bfb6224da83bd
parentaab3ecdfd89396aa89b483ba7c0f39576f7cbb61
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]