commit | 6847f967339179b72eab690d46bc6e88ff847844 | [log] [tgz] |
---|---|---|
author | Sven Eckelmann <sven.eckelmann@open-mesh.com> | Thu Jun 02 17:59:50 2016 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Jun 07 14:28:35 2016 +0300 |
tree | 971c6cb09ddb84755445b43f1278b281dd975e13 | |
parent | 6fd3dd7160918f528b0d6b7084d18b31cd5fced5 [diff] |
ath10k: add board data download from target The QCA9887 stores its calibration data (board.bin) inside the EEPROM of the target. This has to be downloaded manually to allow the device to initialize correctly. Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com> [kvalo@qca.qualcomm.com: handle -EOPNOTSUPP and s/fetch_board_data/fetch_cal_eeprom] Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>