]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] Don't store a command line in the Holly device tree
authorDavid Gibson <david@gibson.dropbear.id.au>
Wed, 13 Jun 2007 04:53:00 +0000 (14:53 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 14 Jun 2007 12:30:17 +0000 (22:30 +1000)
commite60c526fba3ba77070d0c97fac52c86243ad694d
tree8ed711751ddcee7fa3bbd46de3b31876fe53f806
parent85aecac8d2893372c618bac373e2de9cf102dfbc
[POWERPC] Don't store a command line in the Holly device tree

Currently, the Holly device tree includes a bootargs property in
/chosen, which gives a commandline.  This is somewhat inconvenient,
because it means an alternative default command line can't be given in
the kernel config - the value obtained from the dts via the
bootwrapper will always override CONFIG_CMDLINE.

This removes the command line from the dts, and instead puts the
same command line as a default in holly_defconfig.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/dts/holly.dts
arch/powerpc/configs/holly_defconfig