aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2014-05-15 20:39:31 +0900
committerSimon Horman <horms+renesas@verge.net.au>2014-06-16 19:41:55 +0900
commit7432695daeebffa39bae94d8f15ffe96ede3e581 (patch)
tree6a36e24a86ba2d48faf4099f0ba91d16d0387f1c
parentARM: shmobile: armadillo800eva reference dts: Add matching LED labels (diff)
downloadwireguard-linux-7432695daeebffa39bae94d8f15ffe96ede3e581.tar.xz
wireguard-linux-7432695daeebffa39bae94d8f15ffe96ede3e581.zip
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 <laurent.pinchart@ideasonboard.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-rw-r--r--arch/arm/boot/dts/r8a7779-marzen.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/r8a7779-marzen.dts b/arch/arm/boot/dts/r8a7779-marzen.dts
index a7af2c2371f2..ee2338838b3f 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 {