
On Wed, Jun 01, 2005 at 06:26:30PM +1000, Benjamin Herrenschmidt wrote:
DO NOT REPLY TO ALL LISTS PLEASE ! (and CC me on replies).
Here's the fourth version of my document along with new kernel patches for the new improved flattened format, and the first release of the device-tree "compiler" tool. The patches will be posted as a reply to this email. The compiler, dtc, can be downloaded, the URL is in the document.
[snip]
IV - "dtc", the device tree compiler
dtc source code can be found at http://ozlabs.org/~dgibson/dtc/dtc.tar.gz
I've just updated the dtc tarball with a new version. Notable changes: - Corrected comment parsing - Corrected handling of #address-cells, #size-cells properties - Input from device tree blobs should actually work now - Corrected autogeneration of "name" properties in blob/asm output version < 0x10 - Added a TODO list