For Orin NX booting from NVMe, the current NVIDIA official flashing method takes too long. Therefore, we pre-flash the NVMe, but still need to use the command sudo ./flash.sh --no-systemimg -c bootloader/generic/cfg/flash_t234_qspi.xml jetson-orin-nano-devkit internal
on the Orin NX to flash the QSPI bootloader for a successful boot. However, flashing the QSPI bootloader with this command takes about 8 minutes, which is still quite time-consuming. Do you have any suggestions or a faster method?
Hi Luke.Li,
Sorry that it is the expected flashing time for QSPI since it would erase the flash and write multiple partitions for booting.
We would suggest using mass flash method in production to save flashing time.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.