# size of FCT log to collect in flash (before zipping)
0x10045 = 3000000

# Prints forwarded to output devices: 0 = disable ; 1 = debug ; 2 = info ; 3 = warning ; 4 = error
0x10040 = 2

# Output mode which devices prints are forwarded: 0 = none ; 1 = all ; 2 = udp ; 3 = sic
0x10041 = 2

# IP address where prints are forwarded, broadcast and unicast are supported: A.B.C.D
#0x10042 = 192.168.1.1 - bootserver, remove comment from the next line
#0x10042 = 0xC0A80101
#0x10042 = 192.168.255.130 - EM, remove comment from the next line
#changed under PR39843ESPE07 
0x10042 = 0xC0A8FF83

# IP port where prints are forwarded
0x10043 = 50205

# To enable the AaProdtest flag for bug750
0x10015 = 0x1

# Do not check DSP binary signature
0x2005D = 0
#Old flag
#0x2005C = 1

# [AG] Skip all checksum verifications
0x2004E = 1

# To enable the AaProdtest flag for bug750
0x10015 = 0x1

# To enable the AaSysLogInputLevel flag for debug flags
0x1003f = 0x2

0x20008 = 1 # SumS debug

0x210017 = 1 #BM version check 1503
