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 drivers/uart/oxpcie: Fix early console 2018-12-30 21:32:24 +00:00
oxpcie.c drivers: Replace bad uses of find_resource 2021-11-04 17:34:56 +00:00
oxpcie_early.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
pl011.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
pl011.h src: Remove extra lines in license header 2020-07-26 20:57:18 +00:00
sifive.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
uart8250io.c lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
uart8250mem.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
uart8250reg.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
util.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00