ARM: shmobile: armadillo800eva-reference: Remove early_printk from command line
authorSimon Horman <horms+renesas@verge.net.au>
Mon, 7 Jul 2014 06:50:08 +0000 (08:50 +0200)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:25:10 +0000 (09:25 +0900)
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 b2386fa51696ffcae82f27ebbdc667b037be5048)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts

index f6ef73f..ba2e180 100644 (file)
@@ -20,7 +20,7 @@
        compatible = "renesas,armadillo800eva-reference", "renesas,r8a7740";
 
        chosen {
-               bootargs = "console=tty0 console=ttySC1,115200 earlyprintk=sh-sci.1,115200 ignore_loglevel root=/dev/nfs ip=dhcp rw";
+               bootargs = "console=tty0 console=ttySC1,115200 ignore_loglevel root=/dev/nfs ip=dhcp rw";
        };
 
        memory {