coreboot/src/drivers/uart
Krystian Hebel 84f3807f5c drivers/uart: Let DRIVERS_UART_8250IO also depend on PPC64
There seems to be no operational differences between x86 and PPC64 for
UART 8250. Port number is the same. References:

* https://github.com/open-power/docs/issues/25
* https://github.com/3mdeb/openpower-coreboot-docs/blob/main/devnotes/porting.md#enabling-console

Tested on Talos II (https://raptorcs.com/TALOSII/). Works in QEMU as
well (actually in QEMU it works even without this change somehow).

Change-Id: Ib06001076b8eaa577a8d2159afea20afb610687d
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57074
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2021-11-22 15:02:50 +00:00
..
acpi drivers/uart/acpi: Update _S0W return value to D3hot 2021-08-09 15:03:36 +00:00
Kconfig drivers/uart: Let DRIVERS_UART_8250IO also depend on PPC64 2021-11-22 15:02:50 +00:00
Makefile.inc
oxpcie.c drivers: Replace bad uses of find_resource 2021-11-04 17:34:56 +00:00
oxpcie_early.c
pl011.c
pl011.h
sifive.c
uart8250io.c
uart8250mem.c
uart8250reg.h
util.c