Commit graph

17 commits

Author SHA1 Message Date
Jeff Johnson
6e3ee2446a ath10k-bdencoder: update ATH10K_FIRMWARE_URL to point to CLO
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
2025-12-02 16:54:27 -08:00
Kalle Valo
b011424559 Update ath10k-bdencoder
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
2023-12-21 01:53:49 +02:00
Kalle Valo
a163e2363f Update ath10k-bdencoder
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
2023-03-20 19:59:55 +02:00
Kalle Valo
b0e7d9c976 Update ath10k-bdencoder
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
2023-03-17 14:12:54 +02:00
Kalle Valo
fe60d963b2 Update ath10k-bdencoder
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
2022-01-24 20:05:53 +02:00
Kalle Valo
df3e162316 Merge branch 'python3-bdencoder' of https://github.com/ecsv/qca-swiss-army-knife into pull-3 2022-01-24 19:54:39 +02:00
Sven Eckelmann
cc7558fe2c ath10k-bdencoder: Switch to python3
Python 2.x is EOL since January 2020. The first distributions already
started to drop the interpreters from their next distribution release. Just
add some minor changes to make it python3 compatible.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2020-10-14 16:14:47 +02:00
Erik Stromdahl
c2bd6f580d Update ath10k-bdencoder to run properly with Python 3
Explicit string encoding and decoding of UTF-8 strings was added in order
to make the script work with python 3.

Signed-off-by: Erik Stromdahl <erik.stromdahl@gmail.com>
2020-07-06 10:00:55 +02:00
Erik Stromdahl
60bec5a5b9 Fix Python 3 syntax errors in ath10k tools
Since Python 2 is soon to be deprecated it would be nice if the tool
works with a python3 interpreter (default on many distros).

Previous commits addressing these issues did not solve all issues (not
all print statements were converted etc.).

Signed-off-by: Erik Stromdahl <erik.stromdahl@gmail.com>
2020-07-06 10:00:55 +02:00
Kalle Valo
8c813ad8b8 Merge branch 'master' of https://github.com/alimon/qca-swiss-army-knife 2020-05-20 17:33:15 +03:00
Kalle Valo
15852ea927 Update ath10k-bdencoder
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2020-05-20 16:31:24 +03:00
Aníbal Limón
0c01a2abc3 tools/*/ath10k: Add support for python3 in ath10k-bencoder
Now compatible with Python2 and Python3,

- Minimal changes in print add ().
- Changes in struct due to default byte strings in Python3.

Tested building board-2.bin for Dragonboard845c.

Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-04-06 15:46:09 -05:00
Kalle Valo
141f3b0e02 Update ath10k-bdencoder
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-10-13 14:24:20 +03:00
Kalle Valo
6c34812fc7 Update ath10k-bdencoder
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-07-03 21:16:33 +03:00
Kalle Valo
e92ab4b9b9 Update ath10k-bdencoder
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2017-10-31 13:27:10 +02:00
Kalle Valo
d278f25bc9 tools: update ath10k-[fw|bd]encoder
New features and bugfixes.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2017-02-10 13:05:18 +02:00
Kalle Valo
b2b06517bb scripts: ath10k: add ath10k-fwencoder and ath10k-bdencoder
Scripts for handling ath10k firmware image container format.
2015-12-03 17:41:27 +02:00