coreboot-kgpe-d16/src/soc/nvidia/tegra124
Julien Viard de Galbert 235daa4bf6 driver/uart: Introduce a way for mainboard to override the baudrate
The rationale is to allow the mainboard to override the default
baudrate for instance by sampling GPIOs at boot.

A new configuration option is available for mainboards to select
this behaviour. It will then have to define the function
get_uart_baudrate to return the computed baudrate.

Change-Id: I970ee788bf90b9e1a8c6ccdc5eee8029d9af0ecc
Signed-off-by: Julien Viard de Galbert <jviarddegalbert@online.net>
Reviewed-on: https://review.coreboot.org/23713
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2018-02-21 16:09:06 +00:00
..
include/soc
lp0
bootblock.c
bootblock_asm.S
cache.c
cbmem.c
chip.h
clock.c
display.c
dma.c
dp.c
i2c.c
Kconfig
maincpu.S
Makefile.inc
monotonic_timer.c
power.c
sdram.c
sdram_lp0.c
soc.c
sor.c
spi.c
uart.c driver/uart: Introduce a way for mainboard to override the baudrate 2018-02-21 16:09:06 +00:00
verstage.c