diff options
| author | Kalle Valo <kvalo@qca.qualcomm.com> | 2016-04-20 19:44:51 +0300 |
|---|---|---|
| committer | Govind Singh <govinds@codeaurora.org> | 2017-01-06 15:58:51 +0530 |
| commit | fb4dae1c1cc7992c89c79562252795cfb1297428 (patch) | |
| tree | e677560c7dbf5f13bb33f0470520df90571a337c /tools/perf/scripts/python/bin | |
| parent | 5aed42e5596f6eee960ab25a4d4bbb26c9e47c12 (diff) | |
ath10k: refactor firmware images to struct ath10k_fw_components
To make it easier to share ath10k_core_fetch_board_data_api_n() with testmode.c
refactor all firmware components to struct ath10k_fw_components. This structure
will hold firmware related files, for example firmware-N.bin and board-N.bin.
For firmware-N.bin create a new struct ath10k_fw_file which contains the actual
firmware image as well as the parsed data from the image.
Modify ath10k_core_start() to take struct ath10k_fw_components() as an argument
which makes it possible in following patches to drop some ugly hacks from
testmode.c.
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
