mirror of
https://github.com/qca/qca-swiss-army-knife.git
synced 2026-01-27 17:07:18 +01:00
Update ath12k-bdencoder
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
This commit is contained in:
parent
0c0ecdde8d
commit
34ba9a417a
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ import logging
|
|||
import sys
|
||||
import shutil
|
||||
|
||||
MAX_BUF_LEN = 2000000
|
||||
MAX_BUF_LEN = 3000000
|
||||
|
||||
# the signature length also includes null byte and padding
|
||||
ATH12K_BOARD_SIGNATURE = b"QCA-ATH12K-BOARD"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue