-
Hi everyone, I’m using the Auvidea’s JNX42 carrier board for an Orin Nano and I’ve been having issues after flashing since the device won’t even show the NVIDIA logo when I run the So far to support this board I just updated the kernel device tree option in my Yocto config. I’m using the jetson-orin-nano-devkit-nvme as base config. What I have found out until now is that it may be related to something on the NVME flashing because when I flash the qspi using Any ideas of what could be going on would be really appreciated. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I took a quick look at what Auvidea provides in their software kit for the JNX42, and besides the kernel device tree changes, they also modify the |
Beta Was this translation helpful? Give feedback.
I took a quick look at what Auvidea provides in their software kit for the JNX42, and besides the kernel device tree changes, they also modify the
tegra234-mb2-bct-misc-p3767-0000.dts
file used by the early stage bootloader, to setcvb_eeprom_read_size
to 0. Based on other discussions here (#1171 and #1284), this looks like a fairly common sticking point with third-party carriers.