ofpart: Partitions at same address cannot have the same name

Scott Wood scottwood at freescale.com
Thu Apr 23 04:11:43 EST 2009


Ricardo Ribalda Delgado wrote:
> Hi Scott
> 
>> Perhaps "compatible" should be used instead?
> 
> What do you mean?
> 
> if (strcmp(partname, "partition") || strcmp(partname, "compatible") )
> 
> I can't see the advantages.

No, I mean:

foo {
	compatible = "partition";
	...
};

-Scott



More information about the Linuxppc-dev mailing list