the following patch was just integrated into master: commit 38096d75f68d9d8e8d59b5247bc7a877be2c3534 Author: Stefan Reinauer stefan.reinauer@coreboot.org Date: Fri Apr 27 21:34:16 2012 +0200
Rework ACPI CST table generation
... in order to unify the Sandybridge and Lenovo implementations currently used in the tree.
- use acpi_addr_t in acpigen_write_register() - use acpi_cstate_t for cstate tables (and fix up the x60 and t60) - drop cst_entry from acpigen.h
Change-Id: Icb87418d44d355f607c4a67300107b40f40b3b3f Signed-off-by: Stefan Reinauer reinauer@google.com
Build-Tested: build bot (Jenkins) at Sat Apr 28 02:39:59 2012, giving +1 See http://review.coreboot.org/943 for details.
-gerrit