Taimen: 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.

CRs-Fixed: 2081775
Bug: 63544726

Change-Id: I16a531b651836707963083fdf028874cae738bf2
Signed-off-by: Ecco Park <eccopark@google.com>
This commit is contained in:
Ecco Park
2017-07-26 10:08:50 -07:00
parent 8376691c6c
commit 0ebd325f2c

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