the following patch was just integrated into master: commit 11d98bbd78ba811d961b11033240521a6f9ffb68 Author: Nico Huber nico.huber@secunet.com Date: Thu Jul 19 16:16:59 2012 +0200
Fix udelay() implementation for i945 romstage
Work around 32-bit overflow with 64-bit multiplication. Calculate correct CPU frequency.
Change-Id: I86d78f2d70b9f9c62fd4e1e0d765e92e4de83f67 Signed-off-by: Nico Huber nico.huber@secunet.com
Build-Tested: build bot (Jenkins) at Fri Jul 20 15:37:47 2012, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Fri Jul 20 23:41:38 2012, giving +2 See http://review.coreboot.org/1254 for details.
-gerrit