All of lore.kernel.org
 help / color / mirror / Atom feed
* More dtc changes
@ 2005-06-16  7:08 ` David Gibson
  0 siblings, 0 replies; 10+ 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] 10+ messages in thread

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

Thread overview: 10+ 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  7:08 ` [U-Boot-Users] " David Gibson
2005-06-16 20:49 ` Jon Loeliger
2005-06-16 20:49   ` [U-Boot-Users] " Jon Loeliger
2005-06-16 21:15   ` Jerry Van Baren
2005-06-16 21:15     ` [U-Boot-Users] " Jerry Van Baren
2005-06-16 21:36     ` Jon Loeliger
2005-06-16 21:36       ` [U-Boot-Users] " Jon Loeliger
2005-06-17  0:45   ` David Gibson
2005-06-17  0:45     ` [U-Boot-Users] " David Gibson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.