coreboot/src/soc
Furquan Shaikh abd4714ee0 soc/intel: Always advertise MMIO window above 4G in ACPI tables
There should be no harm in advertising the MMIO window above 4G in
ACPI tables unconditionally. OS can decide whether or not to use the
window. This change removes the config option enable_above_4GB_mmio
and instead adds the correct MMIO window (above 4G) details to ACPI
tables always.

Change-Id: Ie728f6ee7f396918e61b29ade862b57dac36cb08
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41276
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-05-14 15:06:28 +00:00
..
amd soc/amd/picasso: Enable eSPI capability for Picasso 2020-05-13 08:41:34 +00:00
cavium treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
intel soc/intel: Always advertise MMIO window above 4G in ACPI tables 2020-05-14 15:06:28 +00:00
mediatek src/mainboard: Remove unused 'include <stdlib.h>' 2020-05-13 08:54:14 +00:00
nvidia treewide: Replace BSD-3-Clause and ISC headers with SPDX headers 2020-05-11 17:12:16 +00:00
qualcomm src/mainboard: Remove unused 'include <stdlib.h>' 2020-05-13 08:54:14 +00:00
rockchip src: Remove unused '#include <stddef.h>' 2020-05-13 08:48:50 +00:00
samsung src: Remove unused '#include <stddef.h>' 2020-05-13 08:48:50 +00:00
sifive src: Remove unused '#include <stddef.h>' 2020-05-13 08:48:50 +00:00
ucb treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00