]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: versatile: pass console setting to the kernel
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 27 Nov 2013 09:33:49 +0000 (10:33 +0100)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 13 Jan 2014 08:46:11 +0000 (09:46 +0100)
commit7d7c497d592de6b7f8a0478d1f28011f24c13598
tree831895ed144a1e52aa1e8c7625aa0de76ede20c3
parenta25feb7a6d2ac3351ee00c59a58a0dcfb9a13c9d
ARM: versatile: pass console setting to the kernel

The Versatiles come up with the primary UART set to ttyAMA0 at
38400 baud, and unless we pass this to the kernel it will assume
it is set to 9600 baud which will be quite awkward for the
terminal, let's try to be helpful and inform the kernel what
setting is used.

Cc: Stefano Babic <sbabic@denx.de>
Cc: Marek Vasut <marex@denx.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
include/configs/versatile.h