Skip to content

Instantly share code, notes, and snippets.

@matthewjberger
Created January 30, 2023 23:37
Show Gist options
  • Save matthewjberger/a6e4f9060be5498eb90c6aa84db95a0b to your computer and use it in GitHub Desktop.
Save matthewjberger/a6e4f9060be5498eb90c6aa84db95a0b to your computer and use it in GitHub Desktop.
Extract runtime device tree for viewing
dtc -I fs -O dts -s /proc/device-tree -o flattened.dts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment