Configuring the Prod Setting

The prod setting provides the configuration of the settings for:

  • system characterization
  • Interface
  • Controller

These configuration settings are required to ensure the interface works in the platform. The prod setting is set at the controller level, and separately at the pinmux level. The examples provided describe the pinmux configuration.

The format of the configuration is a tuple of register address, mask, and data value. MB1 reads data from address, modifies it based on mask and value, and writes it back to address.

The prod configuration file is available at:

<top>/drive-foundation/platform-config/t23x/automotive
/bct/<board>/prod/tegra194-mb1-bct-prod-<board>-
<sku_id>-<rev>-t<a|b|c>.cfg

For example:

tegra194-mb1-bct-prod-e3550-0001-b01-ta.cfg

For definitions of the <board>-<sku_id>-<rev>-t<a|b|c>, see the Release Notes.