From 7fbe20bd2c3b8e0bcb667f5b1a07b80402fa8504 Mon Sep 17 00:00:00 2001 From: Duncan Laurie Date: Mon, 4 Nov 2013 17:00:22 -0800 Subject: baytrail: Add reserved MMIO regions to ACPI Add a length define for all the reserved MMIO regions and use them in the ACPI code to reserve the regions there. Add a region for the "abort page" documented in the EDS. BUG=chrome-os-partner:23505 BRANCH=rambi TEST=build and boot on rambi Change-Id: I2060dca0636a2fdc0533ddd0826f94add2c272c3 Signed-off-by: Duncan Laurie Reviewed-on: https://chromium-review.googlesource.com/175624 Reviewed-by: Aaron Durbin Signed-off-by: Aaron Durbin Reviewed-on: http://review.coreboot.org/4934 Tested-by: build bot (Jenkins) --- src/mainboard/google/rambi/dsdt.asl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainboard/google/rambi/dsdt.asl') diff --git a/src/mainboard/google/rambi/dsdt.asl b/src/mainboard/google/rambi/dsdt.asl index 172aaf46fb..55e44b586e 100644 --- a/src/mainboard/google/rambi/dsdt.asl +++ b/src/mainboard/google/rambi/dsdt.asl @@ -18,6 +18,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#include + #define ENABLE_TPM DefinitionBlock( -- cgit v1.2.3