We face an issue when taking a backup of a 1TB NVMe on our custom Orin NX platform and then flashing the image to another Orin NX with a 1 TB NVMe. The 1 TB NVMe is not booting and the device goes straight into the efi shell, even tough that the NVMe is seen inside the EFI Menu. When choosing it as Boot device, the efi menu pops up again right away. From the debug port we do not get any helpful information.
The weird thing now is, that when we flash the 1 TB NVMe with a freshly built image with the kernel_flash tool , the system boots up without any issue. And after we have done that once, we can also restore the NVMe with the previous taken image and the system then boots also up.
Is there something that does not get written to the flash when using the backup_restore tool but only when the kernel_flash tool is used?
Thank you for your help.
Thank you for the fast reply.
We are using JetPack 6.0. With older JetPacks, we never had such an issue. Should the backup_restore tool not also flash the QSPI? At least it is part of the image files:
Also we flash new Orin NX modules (factory state) only with the backup restore tool and QSPI seems to be programmed, as the system is able to boot into the efi shell.
Let us know if you need further information.