From: Simon Horman Date: Thu, 15 May 2014 11:39:31 +0000 (+0900) Subject: ARM: shmobile: marzen: Remove early_printk from command line X-Git-Tag: upstream/snapshot3+hdmi~237 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=54a0b2753b1d8e3e31ceee111222b6f45beb0cbd;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git ARM: shmobile: marzen: Remove early_printk from command line 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 Signed-off-by: Simon Horman (cherry picked from commit 7432695daeebffa39bae94d8f15ffe96ede3e581) Signed-off-by: Simon Horman --- diff --git a/arch/arm/boot/dts/r8a7779-marzen.dts b/arch/arm/boot/dts/r8a7779-marzen.dts index a7af2c2..ee23388 100644 --- a/arch/arm/boot/dts/r8a7779-marzen.dts +++ b/arch/arm/boot/dts/r8a7779-marzen.dts @@ -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 {