What is dtbo?

Hello,

I run sudo /opt/nvidia/jetson-io/jetson-io.py
Select Configure 40-pin expansion header
If you select Export as Device-Tree Overlay
It is saved in the following file under /boot.

Can you explain what this is?

Thank you.

hello neuezeal,

it’s an overlay device tree blob.
you may refer to [url]https://www.kernel.org/doc/Documentation/devicetree/overlay-notes.txt[/url] for reference.
thanks