Replies: 1 comment 4 replies
-
By default it does - everything the QSPI flash should get updated. The script has an option Which branch are you using, and is your machine definition based off the |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are flashing devices with Jetson Orin NX 8GB modules using
initrd-flash
.On some devices we observe that they do not boot properly after flashing, even though the flashing process is successful.
Booting fails with the following message in the MB2 step:
Those modules were brand new and never flashed before by us.
Does anyone has an idea what could cause this issue?
When flashing with
initrd-flash
, do we flash the partition table onto the QSPI or is that left untouched?Another difference we noticed:
Devices that boot successfully after flashing have the following section in the flash log:
Devices that don't boot properly after flashing instead contain this lines for the same step:
Beta Was this translation helpful? Give feedback.
All reactions