Hi,
I try to flash Xavier NX SOM + custom carrier board with JP5.0.2 .
I’m trying to use custom dtb and at least get a prompt or gui.
Upon booting the SOM halts on the following line:
Jetson UEFI firmware (version 1.0-d7fb19b built on 2022-08-10T20:18:13-07:00)
and then a couple of empty lines.
I look for some direction to solve this issue and successfully boot the target (it worked with the same dtb in JP 4.6)
(If its ok , another small question “on the way” plz: why I have 2 copies of tegra194-mb1-bct-misc-l4t.cfg and tegra194-mb1-bct-misc-flash.cfg , a pair in bootloader and a pair in bootloader/t186ref/BCT)
Ok thank you.
I’m new in this subject and never edited device tree sources by myself.
Maybe you have any recommendation regarding how to start “attacking” this issue for a beginner?
I don’t have an old working device tree for my custom board from JP5.X.
The latest that working is the one I just sent so in other words I have to port the one from JP4.6 to work with JP5.X
Until I’ll manage to make the appropriate changes, I tried using the jetson-xavier-nx-devkit-emmc.conf which uses a non custom dtb.
I get the same UEFI hang problem but I think that with other error. I expected to get at least a serial shell in case everything works fine without graphics.
No. I know this because when I compare the JP4.6 custom dtb and the orig dtb there are no differences related to pcie. I’m taking JP4.6 as an example because it works for me.
There are differences related to disabling HDMI and using DP instead.