From: Simon Horman Date: Mon, 7 Jul 2014 06:50:08 +0000 (+0200) Subject: ARM: shmobile: armadillo800eva-reference: Remove early_printk from command line X-Git-Tag: v3.17-rc1~77^2~25^2~12 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b2386fa51696ffcae82f27ebbdc667b037be5048;p=karo-tx-linux.git ARM: shmobile: armadillo800eva-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 --- diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts b/arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts index f6ef73ff49e8..ba2e1806b3ad 100644 --- a/arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts +++ b/arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts @@ -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 {