the following patch was just integrated into master: commit a750360f845cebbd5a798d79b567b9ebd5d00003 Author: Marc Jones marcj303@gmail.com Date: Mon Dec 12 21:12:43 2011 -0700
Clean up AMD Fam14 SSDT
The old SSDT ACPI code would only include the AGESA or the coreboot SSDT. Now include both. AGESA generates the Pstate SSDT and the second coreboot SSDT is for TOM and TOM2. Now, generate the coreboot SSDT instead of patching it. This fixes some ACPI errors in Linux and Windows bluescreens.
The Persimmon acpi_tables.c is where the main changes were made and then replicated in the other Fam14 boards. Please test the other mainbords if you have one.
Change-Id: I808c863597e024e3e8aeec0821e8618d96cc96a6 Signed-off-by: Marc Jones marcj303@gmail.com
Build-Tested: build bot (Jenkins) at Wed Jan 4 05:31:14 2012, giving +1 Reviewed-By: Kerry Sheh shekairui@gmail.com at Wed Jan 4 12:30:20 2012, giving +1 Reviewed-By: Marc Jones marcj303@gmail.com at Thu Jan 5 17:29:10 2012, giving +2 See http://review.coreboot.org/516 for details.
-gerrit