ARM: shmobile: marzen: Remove early_printk from command line
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 15 May 2014 11:39:31 +0000 (20:39 +0900)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:24:37 +0000 (09:24 +0900)
As early printk support is not enabled in the kernel in the
shmobile defconfig it does not make much sense to provide for
it in the default command line.

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
(cherry picked from commit 7432695daeebffa39bae94d8f15ffe96ede3e581)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7779-marzen.dts

index a7af2c2..ee23388 100644 (file)
@@ -17,7 +17,7 @@
        compatible = "renesas,marzen", "renesas,r8a7779";
 
        chosen {
-               bootargs = "console=ttySC2,115200 earlyprintk=sh-sci.2,115200 ignore_loglevel root=/dev/nfs ip=on";
+               bootargs = "console=ttySC2,115200 ignore_loglevel root=/dev/nfs ip=on";
        };
 
        memory {