Replies: 1 comment 1 reply
-
Hello, You can add your devicetree files to the l4t kernel as a patch in the kernel recipe or to your own fork and as long as it compiles when the kernel for that machine is compiled you would only need to set the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
We are looking to setup Yocto for a vendor carrier board that is running the Jetson AGX Orin SOM (same as the Jetson AGX Orin Devkit). We followed the instructions in the "Create a Custom Machine". Specifically, we created a new machine config and flash config as advised in the wiki.
For the machine conf file, we copied over the jetson-agx-orin-devkit.conf and renamed it to match our machine name. The carrier board vendor provided their own .DTB file that we believe should replace the .DTB file specified in jetson-agx-orin-devkit.conf but we are not sure the best way to go about doing that.
Any guidance will be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions