ECE497 Notes on Device Tree

From eLinux.org
Revision as of 09:51, 31 May 2013 by Yoder (talk | contribs)
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