coreboot/src/drivers/uart
Furquan Shaikh 1679c42292 drivers/uart: Use baudrate of 115200 by default
If TTYS0_BAUD is not configured, then by default use baudrate of 115200.

BUG=b:64030366

Change-Id: Ida4c7ae77aba5dfd4ec331e22a54ce43a91bde00
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/20834
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-08-04 15:27:50 +00:00
..
Kconfig drivers/uart/oxpcie_early.c: remove uart_fill_lb() 2016-12-30 04:48:45 +01:00
Makefile.inc drivers/uart: Enable debug serial output during postcar 2016-07-25 23:28:32 +02:00
oxpcie.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
oxpcie_early.c lib: provide clearer devicetree semantics 2017-04-25 18:14:38 +02:00
pl011.c drivers/uart: Use uart_platform_refclk for all UART models 2016-05-09 18:45:44 +02:00
uart8250io.c uart: Fix bug in {uart8250, uart8250_mem, ns16550}_rx_byte functions 2017-05-18 13:09:17 +02:00
uart8250mem.c uart: Fix bug in {uart8250, uart8250_mem, ns16550}_rx_byte functions 2017-05-18 13:09:17 +02:00
uart8250reg.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
util.c drivers/uart: Use baudrate of 115200 by default 2017-08-04 15:27:50 +00:00