Jump to content

NVIDIA Jetson - Device Tree Overlay: Difference between revisions

Line 165: Line 165:
* References to labels that exist within the overlay: <code>hdr40_pinmux</code>
* References to labels that exist within the overlay: <code>hdr40_pinmux</code>


To see how the compiler dynamically resolves these labels and symbols, you can see the dtbo file generated. Compile the device tree and use <code>fdtdump</code> to see the device tree overlay content.
To see how the compiler dynamic Resolves these labels and symbols, you can see the dtbo file generated. Compile the device tree and use <code>fdtdump</code> to see the device tree overlay content.


<source lang="bash">
<source lang="bash">
214

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.