From ProventusNova DeveloperWiki
(Created page with "=Adding custom device tree overlay to JetPack 6.X= ''Keywords'': ''NVIDIA Jetson, JetPack, kernel customization, device tree overlays, dtbo'' ==Description== This wiki page shows how to add a custom device tree overlay for NVIDIA platforms with Jetpack 6.X. == Adding custom device tree overlay == In Jetpack 6.X device tree overlays live in directory: ```hardware/nvidia/t23x/nv-public/overlay/```.") |
|||
| Line 6: | Line 6: | ||
== Adding custom device tree overlay == |
== Adding custom device tree overlay == |
||
In Jetpack 6.X device tree overlays live in directory: |
In Jetpack 6.X device tree overlays live in directory: ***hardware/nvidia/t23x/nv-public/overlay/***. |
||
Revision as of 17:27, 24 November 2025
Adding custom device tree overlay to JetPack 6.X
Keywords: NVIDIA Jetson, JetPack, kernel customization, device tree overlays, dtbo
Description
This wiki page shows how to add a custom device tree overlay for NVIDIA platforms with Jetpack 6.X.
Adding custom device tree overlay
In Jetpack 6.X device tree overlays live in directory: ***hardware/nvidia/t23x/nv-public/overlay/***.
