aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts
diff options
context:
space:
mode:
authorMark A. Greer <mgreer@mvista.com>2007-06-07 10:42:28 +1000
committerPaul Mackerras <paulus@samba.org>2007-06-25 17:02:12 +1000
commitbb807e69c9eec271808cf69d19913d7ee1a51f6f (patch)
treef5b1eb3e12e890004475167efd2729db0e801686 /arch/powerpc/boot/dts
parent[POWERPC] Call add_preferred_console when MPSC is console (diff)
downloadlinux-dev-bb807e69c9eec271808cf69d19913d7ee1a51f6f.tar.xz
linux-dev-bb807e69c9eec271808cf69d19913d7ee1a51f6f.zip
[POWERPC] Remove 'console=' from cmdline on prpmc2800
Specifying 'console=ttyMM0' on the cmdline for the prmpc2800 is no longer necessary. Signed-off-by: Mark A. Greer <mgreer@mvista.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/boot/dts')
-rw-r--r--arch/powerpc/boot/dts/prpmc2800.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/prpmc2800.dts b/arch/powerpc/boot/dts/prpmc2800.dts
index 568965a022b9..699d0df574d5 100644
--- a/arch/powerpc/boot/dts/prpmc2800.dts
+++ b/arch/powerpc/boot/dts/prpmc2800.dts
@@ -309,7 +309,7 @@
};
chosen {
- bootargs = "ip=on console=ttyMM0";
+ bootargs = "ip=on";
linux,stdout-path = "/mv64x60@f1000000/mpsc@8000";
};
};