Update ath12k-bdencoder

Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
This commit is contained in:
Jeff Johnson 2025-06-03 10:31:00 -07:00
parent 0c0ecdde8d
commit 34ba9a417a

View file

@ -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"