ECE497 Notes on Device Tree

From eLinux.org
Revision as of 08:24, 12 September 2013 by Yoder (talk | contribs) (Added adafruit link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

thumb‎ Embedded Linux Class by Mark A. Yoder


Here are some things I'm finding on Device Tree.

Commands

You compile ASCII text to a blob using

beagle$ dtc

To get the text from a blob use

beagle$ fdtdump

This is from [1]




thumb‎ Embedded Linux Class by Mark A. Yoder