the following patch was just integrated into master: commit 0c6f7597304deef5f14a59d00d3c5d6bd97db9a9 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Sun Aug 5 12:12:05 2012 +0300
Replicate TOP_MEM and TOP_MEM2 from BSP to AP CPU
The search loop for UMA resource was only used to check for the highest RAM address below 4GB. The cached values from BSP CPU can now be used for the replication.
Change-Id: I5244ffa6f8a93f5ff5aaf8a71bd006b0f9cd518a Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com
Build-Tested: build bot (Jenkins) at Thu Aug 9 20:00:30 2012, giving +1 Reviewed-By: Alexandru Gagniuc mr.nuke.me@gmail.com at Thu Aug 9 20:01:12 2012, giving +2 See http://review.coreboot.org/1388 for details.
-gerrit