M/W: WLAN: Enable firmware module logging levels

After looking at all the issues reported and logs captured,
these are the firmware logging levels (module-wise)
recommended to be enabled by default.

Change-Id: If297cb894b61817a440f05411148934a3a1ec235
CRs-Fixed: 2081775
Bug: 63544726
Signed-off-by: Srinivas Girigowda <sgirigow@codeaurora.org>
This commit is contained in:
Srinivas Girigowda
2017-07-25 09:44:50 -07:00
committed by Ecco Park
parent bfd3493efe
commit 5f0f7fbb49

View File

@@ -467,8 +467,8 @@ gEnableSelfRecovery=1
#Enable firmware log
gEnablefwlog=1
# Additional firmware log levels
gFwDebugLogLevel=4
gFwDebugModuleLoglevel=1,0,2,0,4,0,5,0,6,0,7,4,8,0,9,0,11,0,13,0,17,0,18,0,19,0,27,0,29,0,31,0,35,0,36,0,38,0
gFwDebugLogLevel=3
gFwDebugModuleLoglevel=2,1,3,1,5,1,9,1,13,1,14,1,18,1,19,1,26,1,28,1,29,1,31,1,36,1,38,1,46,1,47,1,50,1,52,1,53,1,56,1,60,1,61,1,4,1
#Enable firmware uart print
gEnablefwprint=0