Skip to content

Using manufacturer-provided Orin NX device tree files with Yocto #1778

Answered by madisongh
dstodev asked this question in Q&A
Discussion options

You must be logged in to vote

I took a quick look, and it appears OK, more or less - might be a bit of overkill, but without doing a side-by-side comparison of the vendor's files vs. NVIDIA's, it might be hard to pick out the exact files to install. It is somewhat confusing, since there are different device tree files used for the kernel, the UEFI bootloader, and various bits of the early-stage boot firmware.

For the kernel device trees, you could set PREFERRED_PROVIDER_virtual/dtb in your machine configuration to point to a recipe where you provide those DTB files, rather than using a bbappend to add them in with the rest of the NVIDIA-provided device trees. You might miss out on some DTB overlays built out of the NV…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@MichaelPres
Comment options

@madisongh
Comment options

Answer selected by dstodev
Comment options

You must be logged in to vote
1 reply
@madisongh
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants