coreboot/src/soc/intel
Patrick Rudolph e42ce6bb49 soc/intel/common/block/uart: Fix resources in ACPI mode
In ACPI mode the device cannot be enumerated and thus the payload and
bootloader doesn't know about the active resources.
An ACPI aware OS can use the _CRS to determine the active MMIO window.

Mark the BAR0 as reserved if the device is in ACPI mode to make sure the
BAR is reserved in e820 tables.

Change-Id: I6079b1eb7b0c87c752515340aac8776244b30ca0
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55271
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2021-06-14 08:37:06 +00:00
..
alderlake soc/intel/{common,alderlake}: Use generic name "Alderlake Platform" 2021-06-11 07:32:46 +00:00
apollolake cpu/x86: Default to PARALLEL_MP selected 2021-06-07 21:02:54 +00:00
baytrail cpu/x86: Default to PARALLEL_MP selected 2021-06-07 21:02:54 +00:00
braswell cpu/x86: Default to PARALLEL_MP selected 2021-06-07 21:02:54 +00:00
broadwell soc/intel/broadwell/pch: Drop P_LVLx support in FADT 2021-06-07 11:37:31 +00:00
cannonlake cpu/x86: Default to PARALLEL_MP selected 2021-06-07 21:02:54 +00:00
common soc/intel/common/block/uart: Fix resources in ACPI mode 2021-06-14 08:37:06 +00:00
denverton_ns cpu/x86: Default to PARALLEL_MP selected 2021-06-07 21:02:54 +00:00
elkhartlake soc/intel/elkhartlake: Update FSP-S FuSa related settings 2021-06-11 07:32:17 +00:00
icelake cpu/x86: Default to PARALLEL_MP selected 2021-06-07 21:02:54 +00:00
jasperlake cpu/x86: Default to PARALLEL_MP selected 2021-06-07 21:02:54 +00:00
quark mainboards: Drop PWRS from GNVS 2021-02-11 16:35:32 +00:00
skylake cpu/x86: Default to PARALLEL_MP selected 2021-06-07 21:02:54 +00:00
tigerlake util: Add DDR4 generic SPD for MT40A512M16TB-062E:R 2021-06-14 05:27:39 +00:00
xeon_sp arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version() 2021-06-12 15:48:49 +00:00
Kconfig fsp2_0: Gather Kconfig declarations 2020-04-05 23:26:24 +00:00