the following patch was just integrated into master: commit 6c20b65849aeda664cc40ebc0f0bab2e99768423 Author: Paul Menzel paulepanter@users.sourceforge.net Date: Thu Dec 29 22:54:02 2016 +0100
intel/i945 boards: Add romstage time stamps
Currently, some Intel 945 boards miss some or all of the time stamps *1:start of rom stage*, *2:before ram initialization*, and *3:after ram initialization*, so add them.
Use the same formatting as used for the board Lenovo X60, which already has code for all the time stamps.
Change-Id: Ie25747d02fadd74b7d7b7cab234a7a88b2cc0c42 Signed-off-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-on: https://review.coreboot.org/17993 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki kyosti.malkki@gmail.com
See https://review.coreboot.org/17993 for details.
-gerrit