the following patch was just integrated into master: commit 43c9618eaf9e9c0455020040c47eb4cf74e93329 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Thu Jul 5 06:30:29 2012 +0300
Fix the CPU index parameter passed to secondary_cpu_init().
Count 0,1,2,3,... instead of 0,2,3,4,...
Change-Id: I3c6b85e5e71b32deac5470809e1618d28f19c00f Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com
Build-Tested: build bot (Jenkins) at Thu Jul 5 06:37:38 2012, giving +1 Reviewed-By: Sven Schnelle svens@stackframe.org at Thu Jul 5 22:47:43 2012, giving +2 See http://review.coreboot.org/1173 for details.
-gerrit