Skip to content

Instantly share code, notes, and snippets.

@matthewjberger
Created January 30, 2023 23:37
Embed
What would you like to do?
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