From: Simon Horman Date: Tue, 4 Nov 2014 04:23:38 +0000 (+0900) Subject: ARM: shmobile: alt dts: Drop console= bootargs parameter X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~12^2~35^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89aeff9989e87bb2d9d652994010bc18c68675d9;p=pandora-kernel.git ARM: shmobile: alt dts: Drop console= bootargs parameter Alt is booted from DT, so chosen/stdout-path is always used, and we can drop the "console=" parameter from chosen/bootargs. This change has a side-effect of changing the console speed from 38400 to 115200. This is intentional as 115200 is consistently used on all other shmobile boards. Signed-off-by: Simon Horman --- Reading git-diff-tree failed