sm7325-common: update to S1RG32.53-18-11

Change-Id: I4bea9b6ebe78c4fc87c89405b43bb51467575be5
This commit is contained in:
SGCMarkus 2022-08-06 21:51:07 +02:00
parent 782cc6aa56
commit f2a8de29f1
30 changed files with 798 additions and 449 deletions

View file

@ -51,7 +51,7 @@ gVhtTxMCS=2
gEnable2x2=1
gVhtRxMCS2x2=2
gVhtTxMCS2x2=2
gIPAConfig=0x7d
gIPAConfig=0
gIPADescSize=800
dp_tx_ring_size=5120
dp_tx_compl_ring_size=8192

View file

@ -1,9 +1,6 @@
# This file allows user to override the factory
# defaults for the WLAN Driver
# Disable channel bonding mode 24GHZ
gChannelBondingMode24GHz=0
# IKSWO-42425: Enable user triggered SSR
gEnableForceTargetAssert=1
@ -480,6 +477,9 @@ gEnableSelfRecovery=1
avoid_list_expiry_time=5
black_list_expiry_time=1
bad_bssid_counter_thresh=10
# Enable SRD channel
etsi13_srd_chan_in_master_mode=1
END
# Note: Configuration parser would not read anything past the END marker

View file

@ -118,6 +118,14 @@ gEnableConcurrentSTA=wlan1
# Enable Indoor channel support for MHS to turn on in 6Ghz
gindoor_channel_support=1
gEnableSelfRecovery=1
gEnableForceTargetAssert=1
avoid_list_expiry_time=5
black_list_expiry_time=1
bad_bssid_counter_thresh=10
# Enable SRD channel
etsi13_srd_chan_in_master_mode=1
END
# Note: Configuration parser would not read anything past the END marker