Hello Kyösti Mälkki, David Hendricks, Philipp Deppenwiese, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/30608
to look at the new patch set (#2).
Change subject: drivers/cavium: Add UART PCI driver ......................................................................
drivers/cavium: Add UART PCI driver
Add UART PCI driver in cavium/common/pci.
Tested on opencellular/elgon. The UART is still initialized and usable in Linux.
Change-Id: I0fa2f086aba9b4f9c6dba7a35a84ea61c5fa64e4 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/include/device/pci_ids.h M src/soc/cavium/cn81xx/soc.c M src/soc/cavium/common/Makefile.inc A src/soc/cavium/common/pci/Makefile.inc A src/soc/cavium/common/pci/uart.c 5 files changed, 47 insertions(+), 12 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/08/30608/2