[PATCH] powerpc: delete boot-cpu and chosen nodes from all DTS files
David Gibson
david at gibson.dropbear.id.au
Wed Feb 14 16:24:40 EST 2007
On Tue, Feb 13, 2007 at 11:18:50PM -0600, Timur Tabi wrote:
> David Gibson wrote:
>
> >> - chosen {
> >> - name = "chosen";
> >> - linux,platform = <0>;
> >> - interrupt-controller = <10c00>;
> >> - linux,phandle = <400>;
> >> - };
> >> -
> >
> > Um.. at least the interrupt-controller property here should be fixed,
> > and thus should probably remain in the dts.
>
> Can you be more specific? I'm not familiar with this board, so I don't
> really know what you're talking about.
The interrupt-controller property in /chosen just points to the
system's top-level interrupt controller to make it easier for the
kernel to find in the tree. I think most platforms don't actually
need or use it at present, but booting-without-of does recommend it.
As such it's a property of the board, not something which will change
from boot to boot. It would therefore be rather strange for the
bootloader to poke this property.
--
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