the following patch was just integrated into master: commit eac00d2dbbe57e10a130ea1c0c6d943c2a9f19c1 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Fri Jun 21 15:37:55 2013 +0300
intel/sandybridge: Locate CBMEM TOC early in ramstage
This patch allows the use of migrated CAR_GLOBAL variables from the very beginning of ramstage. Without the patch, CAR_GLOBALS were not available until northbridge set_resources().
Change-Id: Ifd4ab2ed52e07dcbe8c77e2e460dc483323e93c0 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/3513 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin adurbin@google.com
See http://review.coreboot.org/3513 for details.
-gerrit