[PATCH] powerpc: delete boot-cpu and chosen nodes from all DTS files
David Gibson
david at gibson.dropbear.id.au
Wed Feb 14 11:31:19 EST 2007
On Tue, Feb 13, 2007 at 10:47:19AM -0600, Timur Tabi wrote:
> The 'linux,boot-cpu' property and the 'chosen' node do not belong in the
> DTS file, because U-Boot creates these entries in the device tree when
> it boots linux.
[snip]
> @@ -53,13 +52,6 @@
> reg = <00000000 4000000 f4500000 00000020>;
> };
>
> - 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.
--
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