On 07/31/2014 04:42 PM, Allen Martin wrote:
Add support for Tegra124 Norrin FFD reference board (PM370). Pinmux is based on PM370_T124_customer_pinmux_1.1 spreadsheet.
Oh good; I guess the Excel spreadsheet format was similar enough to Jetson TK1 and Venice2 so no changes were required to csv-to-board-tegra124-xlsx.py other than adding the board name. That's good news:-)
Out of curiosity, have you ported U-Boot to Norrin (32) and tried the auto-generated U-Boot tables that result from running soc-to-uboot-driver.py on this new data file?
diff --git a/csv-to-board-tegra124-xlsx.py b/csv-to-board-tegra124-xlsx.py
+ 'norrin': 'PM370_T124_customer_pinmux_1.1.csv', # worksheet Customer_Configuration
I'd like to also get a patch (off-list) that adds PM370_T124_customer_pinmux_1.1.csv to the internal version of this repo. I assume you were able to git fetch my internal git tree from my dev machine? If you could send me a patch to add the csv file to nv-internal-data/ that would be great. I suppose we should find a better server than my dev machine too!
I'll likely apply this tomorrow morning. -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html