Hi :
I used Orin_Jetson_Series_Pinmux_Config_Template.xlsm genect three dtsi files:
Orin-jetson_agx_orin-gpio-default.dtsi
Orin-jetson_agx_orin-padvoltage-default.dtsi
Orin-jetson_agx_orin-pinmux.dtsi then
copy the three dtsi files to Linux_for_Tegra/kernel/pinmux/t19x folder exec
ython pinmux-dts2cfg.py --pinmux addr_info.txt gpio_addr_info.txt por_val.txt Orin-jetson_agx_orin-pinmux.dtsi Orin-jetson_agx_orin-gpio-default.dtsi 1.0> tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg
and have some errors:
On agx xavier:
I used 《Jetson_AGX_Xavier_Series_Pinmux_Configuration_Template.xlsm》generate three dtsi files:
tegra19x-jetson_agx_xavier-gpio-default.dtsi
tegra19x-jetson_agx_xavier-padvoltage-default.dtsi
tegra19x-jetson_agx_xavier-pinmux.dtsi
and in Linux_for_Tegra/kernel/pinmux/t19x folder exec
python pinmux-dts2cfg.py --pinmux addr_info.txt gpio_addr_info.txt por_val.txt tegra19x-jetson_agx_xavier-pinmux.dtsi tegra19x-jetson_agx_xavier-gpio-default.dtsi 1.0> tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg
then copy the cfg file to /bootloader/t186ref/BCT/
and sudo ./flash.sh -r jetson-xavier mmcblk0p1
I think it’s similar with orin;
you say no need to convert it to cfg,but how can i use the dtsi files?
and change the default cfg in boot stage(uefi)
Hi dear WayneWWW:
the exact platform is Orin.
But now i don’t have a Orin devkit ,but will come soon!
so I have never flashed the Orin board.what I say is based on the experience of xavier;
We will design product with orin,now i am checking the IO reference our design and modify the 《Jetson_AGX_Xavier_Series_Pinmux_Configuration_Template.xlsm》files and get the default config.
Yes, the JetPack 5.0 DP vesion has been released, please move to this new version.
If met any issue, please help to open a new topic.
Topic closed. Thanks