From: Simon Horman Date: Mon, 7 Jul 2014 06:50:09 +0000 (+0200) Subject: ARM: shmobile: kzm9g-reference: Remove early_printk from command line X-Git-Tag: v3.14.28+ltsi~74 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aac22dd8f78ea9df3794c123a73c17bdbc94b7f9;p=platform%2Fkernel%2Flinux-stable.git ARM: shmobile: kzm9g-reference: Remove early_printk from command line As early printk is not supported when devices are initialised using DT, so remove it from the command line. Signed-off-by: Simon Horman (cherry picked from commit 0b7324706ea24489a0ddcbd9d472e232520aad80) Signed-off-by: Simon Horman --- diff --git a/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts b/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts index a99171c8a782..838f93e44452 100644 --- a/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts +++ b/arch/arm/boot/dts/sh73a0-kzm9g-reference.dts @@ -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 {