ARM: shmobile: kzm9g-reference: Remove early_printk from command line
authorSimon Horman <horms+renesas@verge.net.au>
Mon, 7 Jul 2014 06:50:09 +0000 (08:50 +0200)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:16:12 +0000 (11:16 +0100)
As early printk is not supported when devices are initialised
using DT, so remove it from the command line.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
(cherry picked from commit 0b7324706ea24489a0ddcbd9d472e232520aad80)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/sh73a0-kzm9g-reference.dts

index a99171c8a78222f97497b4d1de6f3897e2e5fca1..838f93e44452602398b4c94188f2e4b198426d23 100644 (file)
@@ -35,7 +35,7 @@
        };
 
        chosen {
-               bootargs = "console=tty0 console=ttySC4,115200 root=/dev/nfs ip=dhcp ignore_loglevel earlyprintk=sh-sci.4,115200 rw";
+               bootargs = "console=tty0 console=ttySC4,115200 root=/dev/nfs ip=dhcp ignore_loglevel rw";
        };
 
        memory {