the following patch was just integrated into master: commit 9853ad32f03481fad470412470684730678cc689 Author: Stefan Reinauer reinauer@chromium.org Date: Mon Jun 11 15:38:15 2012 -0700
Make ACPI code detect Sandy/Ivy Bridge dynamically
On systems with socketed CPUs we want to be able to drop in a Sandy Bridge or Ivy Bridge CPU without recompiling the firmware. Hence, detect the north bridge dynamically. In order for this to work, we need Ivy Bridge MRC and coreboot configured for Ivy Bridge.
Change-Id: I635bef2c61d47d36a3fdd87f8ecb6e69097ba969 Signed-off-by: Stefan Reinauer reinauer@google.com
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Tue Jul 24 08:50:22 2012, giving +2 Build-Tested: build bot (Jenkins) at Tue Jul 24 04:29:29 2012, giving +1 See http://review.coreboot.org/1281 for details.
-gerrit