[PATCH] powerpc: delete boot-cpu and chosen nodes from all DTS files
David Gibson
david at gibson.dropbear.id.au
Wed Feb 14 16:19:24 EST 2007
On Tue, Feb 13, 2007 at 11:15:17PM -0600, Timur Tabi wrote:
> Benjamin Herrenschmidt wrote:
>
> > I think that:
> >
> > - The /chosen node should be present in the .dts even if empty
>
> Only one DTS file has it. It's been removed from every other DTS. Are
> you should that instead of removing the last one, I should *add* one to
> the other DTS files?
>
> > - I don't see why you are removing linux,boot-cpu from the
> > documentation ! It's a fairly important property.
>
> No, it's a dead property. Specifying linux,boot-cpu in the DTS is
> obsolete and deprecated. If you specify it, the device tree compiler
> complains. The proper way to specify the device tree is with the -b
> parameter to dtc.
Um.. you may be right in this case, but "the device tree compiler
complains" is (sadly) not in general a good reason to decide
something's bad. The warning code in dtc is pretty bogus and
complains about a number of things it shouldn't while failing to
complain about some things it should. I just haven't had time to make
it much better.
--
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