On 3/20/19 4:42 AM, Thierry Reding wrote:
From: Thierry Reding <treding@xxxxxxxxxx> The Jetson Nano Developer Kit is a low-cost Tegra X1 processor module connected to a small form factor carrier board.
diff --git a/csv-to-board.py b/csv-to-board.py index ff0fcba007d3..a18e867584d0 100755 --- a/csv-to-board.py +++ b/csv-to-board.py @@ -96,6 +96,12 @@ supported_boards = { 'rsvd_base': 0, 'soc': 'tegra210', }, + 'p3450-0000': { + # T210_P3448_SKU0_pinmux.xlsm
Can please you state, here and/or in the commit description, exactly which version of the spreadsheet you used. I assume it's the one from the public Jetson download site? If there's no version number, at least the date that the spreadsheet was downloaded or whenever the download site says it was last uploaded/released.