Hi,
I’ve noticed that there are two ways to set Orin to maxn mode. The first way is by using the flash.sh script with the jetson-agx-orin-devkit-maxn parameter during the image flashing process. The second way involves using the flash.sh script with the jetson-agx-orin-devkit parameter during the image flashing, followed by configuring the system with the nvpmodel command while the system is running.
What are the differences between these two approaches? Which method do you recommend more?
Thanks for reply. I’m using custom board for AGX Orin, Jetpack 6.0GA.
I noticed that the BPFDTB_FILE is different in using parameter ‘jetson-agx-orin-devkit-maxn’ and ‘jetson-agx-orin-devkit’ while flashing, so I guess there might be some difference for the bpmp in normal and maxN mode.
Will it affect the performance if I use the pre-select methord with the ‘jetson-agx-orin-devkit’ flashing parameter ?