commit | 89aeff9989e87bb2d9d652994010bc18c68675d9 | [log] [tgz] |
---|---|---|
author | Simon Horman <horms+renesas@verge.net.au> | Tue Nov 04 13:23:38 2014 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Wed Nov 05 14:54:10 2014 +0900 |
tree | 2e1087830f28a69fe20abd3373d8ef18611a2a10 | |
parent | 0b3a0ef613538cae4b8b8f41315ef1fd3c957b12 [diff] |
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 <horms+renesas@verge.net.au>