coreboot-kgpe-d16/src/drivers/uart
Aaron Durbin 4f7cf3a446 uart8250mem: provide uart_fill_lb()
There was no implementation for uart_fill_lb() in the 8250mem
driver. Rectify this so when 8250MEM and CONSOLE_SERIAL are
employed then the build doesn't fail.

BUG=chrome-os-partner:43419
BRANCH=None
TEST=Built with glados using 8250MEM

Original-Change-Id: I35d6b15e47989c1854ddcee9c6d46711edffaf3e
Original-Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/289899
Original-Reviewed-by: Patrick Georgi <pgeorgi@chromium.org>

Change-Id: I972b069a4def666f509268816de91ed6c0f655d9
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/11169
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-08-13 16:12:30 +02:00
..
Kconfig console: Add UART8250MEM 32bit support 2015-07-21 20:16:48 +02:00
Makefile.inc verstage: provide support for serial console 2015-05-13 20:53:38 +02:00
oxpcie.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
oxpcie_early.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pl011.c uart: pass register width in the coreboot table 2015-04-17 09:53:39 +02:00
uart8250io.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
uart8250mem.c uart8250mem: provide uart_fill_lb() 2015-08-13 16:12:30 +02:00
uart8250reg.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
util.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00