Does `tegra210-p3448-0002-p3449-0000-b00.dts` mean `P3448-0020" + `P3449-0000-b01`?

In L4T source there is a dts file named tegra210-p3448-0002-p3449-0000-b00.dts. Is this file used for describing production module (P3448-0020) and P3449-0000 carrier board?

Hi fdtsaid,

You could refer to the logic in p3448-0000.conf.common → process_board_version().
The module sku would decide the p3448- and the board version would decide p3449-0000-.

->tegra210-p3448-0002-p3449-0000-b00 this dtb should work for production module with b01 board.

1 Like