[POWERPC] mpc7448hpc2.dts: remove chosen node from dts

Segher Boessenkool segher at kernel.crashing.org
Tue Jul 1 02:22:09 EST 2008


> Modern versions of u-boot create a chosen node automatically.  So if
> we set the chosen node in the dts file, there will be 2 chosen nodes
> passed in to the kernel,

That's a bug in uboot, then: when it creates a property, it should
delete an already existing property with the same name in that node.

> and the kernel command line will be taken from
> the wrong node.  So, remove the extra chosen node from the dts file.

This will cause a regression for people using an older version of
uboot.  No idea how important that is.


Segher




More information about the Linuxppc-dev mailing list