Miscellaneous Configurations
The miscellaneous configuration file is available at:
<top>/drive-foundation/platform-config/
bct/t194/misc/tegra194-mb1-bct-misc-<auto>.cfgThe fields contained in misc<auto>.cfg are as follows:
| Field | Description | Configuration Example | 
|---|---|---|
| enable_can_boot | Controls early CAN initialization. If set, spe-can firmware loading spe-r5 processor boot is done. | enable_can_boot = 1; | 
| enable_blacklisting | Controls DRAM ECC blacklisting: 0: Disable ECC denylisting 1: Enable ECC denylisting | enable_blacklisting = 0; | 
| disable_sc7 | Controls SC7 state entry: 0: Enable sc7 1: Disable sc7 | disable_sc7 = 0; | 
| fuse_visibility | Certain fuses cannot be read or written by default because they are not visible. If this field is set, MB1 enables fuse visibility for such fuses. | fuse_visibility = 1; | 
| enable_vpr_resize | Controls enablement of VPR resize functionality. | enable_vpr_resize=0 |