[PATCH 11/13] powerpc: Add DTS file for the Motorola PrPMC2800 platform

David Gibson david at gibson.dropbear.id.au
Sun May 13 11:10:03 EST 2007


On Sat, May 12, 2007 at 01:59:09PM +0200, Segher Boessenkool wrote:
> >> +			partition-names = "FW Image A\0FW Config Data\0Kernel 
> >> Image\0Filesystem\0FW Image B";
> >
> > dtc now supports the syntax:
> > 	partition-names = "FW Image A", "FW Config Data", ...
> > for multi-string properties to make this sort of thing less ugly.
> 
> Nice!  Can you also concatenate different property
> encodings that way?  Like,
> 
> 	slot-names = <5>, "Slot A", "Slot C";
> 
> or something like that?

Yes, you can.

-- 
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/~dgibson



More information about the Linuxppc-dev mailing list