the following patch was just integrated into master: commit d74f2d22cc0c7c9d72be2fdf329baf44dbbbdb21 Author: Stefan Reinauer reinauer@chromium.org Date: Tue Jul 10 15:19:23 2012 -0700
Re-initialize Local APIC timer on APs
In order to be able to use udelay in code running on AP cores the timer has to be initialized on the according local APICs or the system will just hang when udelay is used.
Change-Id: I776bc96aa6d876ff2582d0c05cbc9c7611cb06b5 Signed-off-by: Stefan Reinauer reinauer@google.com
See http://review.coreboot.org/1267 for details.
-gerrit