mirror of
https://github.com/qca/qca-swiss-army-knife.git
synced 2025-12-09 23:34:42 +01:00
ath10k-bdencoder: update ATH10K_FIRMWARE_URL to point to CLO
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
This commit is contained in:
parent
61d85e04cf
commit
6e3ee2446a
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ DEFAULT_JSON_FILE = 'board-%d.json' % DEFAULT_BD_API
|
|||
TYPE_LENGTH_SIZE = 8
|
||||
BIN_SUFFIX = '.bin'
|
||||
|
||||
ATH10K_FIRMWARE_URL = 'https://github.com/kvalo/ath10k-firmware/commit'
|
||||
ATH10K_FIRMWARE_URL = 'https://git.codelinaro.org/clo/ath-firmware/ath10k-firmware/-/commit'
|
||||
|
||||
ATH10K_BD_IE_BOARD = 0
|
||||
ATH10K_BD_IE_BOARD_EXT = 1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue