Jetson/Device Tree

From eLinux.org
< Jetson
Revision as of 11:59, 8 April 2021 by Mike nv (talk | contribs)
Jump to: navigation, search

Testing

Downloading the Device Tree Compiler (DTC)

Considering that you are working on a Ubuntu machine, issue the following commands to set up DTC on the host machine.

    $ sudo apt update
    $ sudo apt install device-tree-compiler

Kernel Device Tree in L4T