aboutsummaryrefslogtreecommitdiff
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2014-06-12 12:52:44 -0500
committerAlex Shi <alex.shi@linaro.org>2014-08-29 19:24:24 +0800
commit5eb6ba4882c9c0b3b83486ab66b0c9e68189de4b (patch)
tree088010996c09a138049fa8bc6e8ab4d5e0d2fbc0 /REPORTING-BUGS
parentbd3132993d81a28b3a165ef6cc1abe0c4a0c6ac6 (diff)
tty/serial: fix 8250 early console option passing to regular consolev3.14/topic/earlycon
In the conversion to generic early console, the passing of options from the early 8250 console to the regular ttyS console was broken. This resulted in the baud rate changing when switching consoles during boot. This feature allows specifying a single console option on the kernel command line rather than both an early console and regular serial tty console. It would be nice to generalize this feature. However, it only works if the correct baud rate can be probed early which is not the case on many platforms which have non-standard UART clock rates. So for now, this is left as an 8250 specific feature. Reported-and-tested-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Rob Herring <robh@kernel.org> Cc: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> (cherry picked from commit 60efcf0414be5876d81276e3c1fd12680ba2ce71) Signed-off-by: Alex Shi <alex.shi@linaro.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions