the following patch was just integrated into master: commit 898b6065fdc2b26bf8cd4a8f0bf48ff8647e086b Author: Marc Jones marcj303@gmail.com Date: Mon Dec 12 22:04:25 2011 -0700
Fix Fam14 AGESA ACPI table generation
The AGESA wrapper init late call generates the SSDT and other ACPI tables. The call was failing without heap space allocated causing the ASSERT messages in the output. I think are there may still be other issues in integrating the SSDT table with the DSDT, but now it is there to debug.
The changes were made in Persimmon and copied to the other Fam14 mainboards. Change-Id: I2cfd14e07cb46d2f46f5a8cd21c4c9aab44e4ffd Signed-off-by: Marc Jones marcj303@gmail.com
Build-Tested: build bot (Jenkins) at Wed Jan 4 05:41:56 2012, giving +1 Reviewed-By: Kerry Sheh shekairui@gmail.com at Wed Jan 4 12:28:40 2012, giving +1 Reviewed-By: Marc Jones marcj303@gmail.com at Thu Jan 5 17:29:44 2012, giving +2 See http://review.coreboot.org/517 for details.
-gerrit