mirror of
https://github.com/qca/qca-swiss-army-knife.git
synced 2025-12-10 07:44:42 +01:00
Update ath11k-bdencoder
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
This commit is contained in:
parent
c3dde80180
commit
df3a159d34
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 = 20000000
|
||||
|
||||
# the signature length also includes null byte and padding
|
||||
ATH11K_BOARD_SIGNATURE = b"QCA-ATH11K-BOARD"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue