Hi all,
We have a custom board based on AGX Orin running JetPack 5.1.4 with RootFS_AB enabled and I am testing OTA updates to JetPack 6.1.
The OTA procedure seems to work, the system is able to perform the OTA to update the rootfs and bootloader, the board boots in JetPack 6.1, however, the displays doesn’t work.
So. I reach the point were the system is running in JetPack6 but the displays doesn’t, there is not specific error on the dmesg neither.
At this point, I used the JetPack6.1 build to only flash bootloader files and the system booted correctly using the same rootfs.
My conclusion is that there are some bootloader partitions that are not being updated by the OTA process that they are indeed updated by the flash script, so I wanted to ask a couple of questions:
- Is there a list of boot partitions that are being skipped by the OTA procedure?
- Is this a OTA limitation for JP5 to JP6 updates?
I am not sure which OTA partition is doing the trick but any information will be appreciated.
Thanks.