ARM: shmobile: alt dts: Drop console= bootargs parameter
authorSimon Horman <horms+renesas@verge.net.au>
Tue, 4 Nov 2014 04:23:38 +0000 (13:23 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 5 Nov 2014 05:54:10 +0000 (14:54 +0900)
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 <horms+renesas@verge.net.au>

No differences found