the following patch was just integrated into master: commit 3887beb6955df88880b1a6d359b2f2bbc69117e0 Author: Denis 'GNUtoo' Carikli GNUtoo@no-log.org Date: Tue Feb 14 22:11:23 2012 +0100
M4A785T-M: fix TOM2.
This commit is based on the commit 94fa3db36688e8db133aebe14d480b0c4722e4c9 (AMD Mahogany Fam10 ACPI table fixes.)
With commit permit to boot without pci=nocrs on the M4A785T-M board.
Before the fix dmesg contained the following: [ 0.452071] ACPI Error: [TOM2] Namespace lookup failure, AE_NOT_FOUND (20110112/psargs-359) [ 0.480085] ACPI Error: [TOM2] Namespace lookup failure, AE_NOT_FOUND (20110112/psargs-359) [ 0.788222] ACPI Error: [TOM2] Namespace lookup failure, AE_NOT_FOUND (20110112/psargs-359)
Now it only contains: [ 0.312102] TOM: 0000000080000000 aka 2048M
Change-Id: I5d517604abe938af19b70d57d92c1f973114c1cd Signed-off-by: Denis 'GNUtoo' Carikli GNUtoo@no-log.org
Build-Tested: build bot (Jenkins) at Wed Feb 15 00:16:43 2012, giving +1 Reviewed-By: Kerry Sheh shekairui@gmail.com at Thu Feb 16 01:37:04 2012, giving +1 Reviewed-By: Marc Jones marcj303@gmail.com at Thu Feb 16 22:35:39 2012, giving +2 See http://review.coreboot.org/635 for details.
-gerrit