Commit 0b732470 authored by Simon Horman's avatar Simon Horman
Browse files

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: default avatarSimon Horman <horms+renesas@verge.net.au>
parent b2386fa5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 {