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

Segher Boessenkool segher at kernel.crashing.org
Sat May 12 21:59:09 EST 2007


>> +			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?


Segher




More information about the Linuxppc-dev mailing list