comparison doc/Config-vars @ 550:a1da09e02973

doc/Config-vars: TRACEMASK_IN_FFS addition documented
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 18 Nov 2018 08:59:50 +0000
parents 5019764a0e9f
children 29c0be5a1962
comparison
equal deleted inserted replaced
549:69e52afc01d5 550:a1da09e02973
97 SERIAL_DYNAMIC_SWITCH=1 SUFFIX=-sds 97 SERIAL_DYNAMIC_SWITCH=1 SUFFIX=-sds
98 SPEECH_RECO=0 SUFFIX=-nosr 98 SPEECH_RECO=0 SUFFIX=-nosr
99 TR_BAUD_CONFIG=TR_BAUD_812500 SUFFIX=-812500 99 TR_BAUD_CONFIG=TR_BAUD_812500 SUFFIX=-812500
100 USE_STR2IND=1 SUFFIX=-s2i 100 USE_STR2IND=1 SUFFIX=-s2i
101 101
102 TRACEMASK_IN_FFS
103
104 TI's Test Interface (TIF) component in the GPF realm includes an
105 optional feature for saving trace masks in FFS, but TI's production
106 firmwares had it disabled. We have now switched to recompiling the
107 component in question from source, but we still keep this
108 TRACEMASK_IN_FFS code disabled by default, at least for now.
109 Set TRACEMASK_IN_FFS=1 to enable this code in GPF.
110
102 TR_BAUD_CONFIG 111 TR_BAUD_CONFIG
103 112
104 The value of this symbol is an alphanumeric keyword of the form 113 The value of this symbol is an alphanumeric keyword of the form
105 TR_BAUD_xxxxxx; the default is TR_BAUD_115200. See 114 TR_BAUD_xxxxxx; the default is TR_BAUD_115200. See
106 src/cs/drivers/drv_core/uart/traceswitch.h for the available baud rate 115 src/cs/drivers/drv_core/uart/traceswitch.h for the available baud rate