the following patch was just integrated into master: commit 2bc9cee0f70f133bb31a79b92ea4d982d55d048d Author: Lee Leahy leroy.p.leahy@intel.com Date: Tue Jun 30 15:25:44 2015 -0700
Braswell: Update the ACPI tables
Build the GNVS pointer and add it to the DSDT. Add the opregion for GOP support. Build the SSDT entry and add it to the RSDP. The arch/x86/boot/acpi.c module adds the HPET entry, remove the acpi_create_intel_hpet routine.
BRANCH=none BUG=None TEST=Build and run on cyan
Change-Id: I8c7ae36b24da583928ad2532f611a855268b51f9 Signed-off-by: Lee Leahy leroy.p.leahy@intel.com Reviewed-on: http://review.coreboot.org/10748 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See http://review.coreboot.org/10748 for details.
-gerrit