coreboot/src/drivers/uart
Nico Huber c3da3fe1d3 drivers/pc80/rtc: Rename mc146818rtc_early.c -> _romcc.c
And don't link it. It's for ROMCC.

To make code happy that uses the ROMCC interface read_option(),
read_option_lowlevel() is ported to mc146818rtc.c along with
a message to use get_option() instead.

Change-Id: I54ea08de034766c8140b320075d36d5e811582fa
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/19663
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Philippe Mathieu-Daudé <philippe.mathieu.daude@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2017-05-13 17:44:56 +02: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 soc/intel/fsp_broadwell_de/uart: Drop it 2016-09-30 18:18:01 +02:00
uart8250mem.c src/drivers: Add required space before opening parenthesis '(' 2016-08-31 20:12:07 +02:00
uart8250reg.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
util.c drivers/pc80/rtc: Rename mc146818rtc_early.c -> _romcc.c 2017-05-13 17:44:56 +02:00