Hi.
I’m using JP6.1 & Orin NX based on Orin Nano devkit.
I have a question regarding flashing. When I change the pinmux, deploy the dtsi file into Jetpack folder. Which partition I should re-flash by l4t_initrd_flash.sh tool to apply latest pinmux file to my board?
I saw an option to specify the target partition -k <target_partition> Only flash parition specified with the label <target_partition> but don’t know which partition will contain pinmux.
Yes I did. I don’t have problem with pinmux.
I just don’t want to do a full flash the whole device when I just changed the pinmux.
Is there any command to just flash pinmux or very small partition that contain pinmux instead of full flash?
Thank you.
Hi @Hnil.DN, even that it is recommended to full flash the device, you could also do this by flashing only the bootloader partition, which contains the pinmux. To do so, add this flag to your flashing command: -k EBT.