I forgot to ask that, are you using 6.0 GA or 6.0 DP?
We are using the 6.0 GA.
Hi,
I tried on AGX Orin and I can finally reproduce this issue.
We will check it internally.
Please specify the FDT entry for now as a workaround.
Hi,
The default behavior now is that if you don’t specify FDT, then device tree is loaded from the UEFI partition.
If the file specified by FDT is broken, or this entire extlinux.conf is broken, then it’s loaded from the kernel partiton.
Or if you change the L4T boot mode in UEFI menu to kernel partition
, which is by default ExtLinux
, then it also loads device tree from the kernel partition:
https://docs.nvidia.com/jetson/archives/r36.3/DeveloperGuide/SD/Bootloader/UEFI.html#customizing-the-default-boot-mode-in-the-uefi-menu
So this behavior is expected for AGX Orin, but we should investigate why it’s not the case on Orin Nano.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.