linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* More dtc changes
@ 2005-06-16  7:08 David Gibson
  2005-06-16 20:49 ` Jon Loeliger
  0 siblings, 1 reply; 5+ messages in thread
From: David Gibson @ 2005-06-16  7:08 UTC (permalink / raw)
  To: Benjamin Herrenschmidt, linuxppc-embedded, u-boot-users,
	linuxppc-dev list, linuxppc64-dev

I now have a git tree for the device tree compiler up at
http://www.ozlabs.org/~dgibson/dtc/dtc.git

Notable changes since the last tarball release:
	- Elementary support for labels.  Labels can go on nodes or
properties in the source tree and are exported to assembler output as
usable symbols
	- phandle reference support.  Cell data (< .. >) can include
references of the form &/path/to/some/node and will be replaced in the
output tree with the output node's phandle.  A phandle will be
generated for the target node if it doesn't already have one.

There's a tarball release as well
http://www.ozlabs.org/~dgibson/dtc/dtc.tar.gz

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/people/dgibson

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-06-17  0:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-16  7:08 More dtc changes David Gibson
2005-06-16 20:49 ` Jon Loeliger
2005-06-16 21:15   ` Jerry Van Baren
2005-06-16 21:36     ` Jon Loeliger
2005-06-17  0:45   ` David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).