coreboot-kgpe-d16/src/soc/intel/common/acpi
Nico Huber 9995418166 soc/intel: Replace UART_BASE() and friends with a Kconfig
Re-add the Kconfig CONSOLE_UART_BASE_ADDRESS. It was lost by accident
on APL at least. It is used outside of soc/intel/ scope, e.g. to con-
figure SeaBIOS.

As we only ever configure a single UART for the coreboot console, we
don't need different addresses for each possible UART. Which saves
us a lot of code.

Change-Id: I28e1d98aa37a6acb57b98b8882fc4fa131d5d309
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33098
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
2019-06-03 15:23:49 +00:00
..
dptf soc/intel/common/dptf: Add method for temp conversion 2018-12-04 10:19:57 +00:00
acpi_debug.asl soc/intel: Replace UART_BASE() and friends with a Kconfig 2019-06-03 15:23:49 +00:00
acpi_wake_source.asl
pci_osc.asl
pcr.asl
platform.asl soc/intel/common/acpi: Remove EC PTS/WAK dynamic loading 2019-05-09 00:25:35 +00:00
sgx.asl soc/intel/common/acpi: Fix ACPI Namespace lookup failure, AE_ALREADY_EXISTS issue 2018-10-09 20:11:37 +00:00
wifi.asl