the following patch was just integrated into master: commit 436a3753ec14f8bde3eb3063b6563e32c1dd72e7 Author: Kimarie Hoot kimarie.hoot@se-eng.com Date: Sat Jul 20 11:20:18 2013 -0600
AMD Thatcher: Split DSDT into common sections (as per Parmer)
Rearranged the Thatcher DSDT file to match the functionality found on Parmer. As with the Parmer implementation, the Thatcher dsdt.asl file in the mainboard directory contains only #include references to the appropriate files.
As with Parmer, some include files have no content but are left as a template for other platforms and as placeholders for completing the ACPI implementation for Thatcher.
Change-Id: Ie44a32959cc547840914365e872416d4624d33df Signed-off-by: Kimarie Hoot kimarie.hoot@se-eng.com Reviewed-on: http://review.coreboot.org/3804 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martin@se-eng.com
See http://review.coreboot.org/3804 for details.
-gerrit