Files
OpenCellular/src/include
Julius Werner a7d924412a timestamps: You can never have enough of them!
Now that we have timestamps in pre-RAM stages, let's actually make use
of them. This patch adds several timestamps to both the bootblock and
especially the verstage to allow more fine-grained boot time tracking.

Some of the introduced timestamps can appear more than once per boot.
This doesn't seem to be a problem for both coreboot and the cbmem
utility, and the context makes it clear which operation was timestamped
at what point.

Also simplifies cbmem's timestamp printing routine a bit, fixing a
display bug when a timestamp had a section of exactly ",000," in it
(e.g. 1,000,185).

BRANCH=None
BUG=None
TEST=Booted Pinky, Blaze and Falco, confirmed that all timestamps show
up and contained sane values. Booted Storm (no timestamps here since it
doesn't support pre-RAM timestamps yet).

Change-Id: I7f4d6aba3ebe3db0d003c7bcb2954431b74961b3
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 7a2ce81722aba85beefcc6c81f9908422b8da8fa
Original-Change-Id: I5979bfa9445a9e0aba98ffdf8006c21096743456
Original-Signed-off-by: Julius Werner <jwerner@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/234063
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/9608
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-14 09:03:40 +02:00
..
2015-01-04 20:03:28 +01:00
2015-03-23 19:51:47 +01:00
2015-04-10 16:47:44 +02:00
2015-04-03 14:51:51 +02:00
2014-12-16 21:31:35 +01:00
2015-03-28 07:05:03 +01:00
2014-11-30 12:20:05 +01:00
2012-05-08 00:36:09 +02:00
2015-03-27 09:55:21 +01:00
2015-03-20 10:01:22 +01:00
2013-07-11 22:36:19 +02:00
2014-08-07 23:55:15 +02:00
2015-03-26 08:53:53 +01:00
2014-09-10 19:37:49 +02:00
2015-02-06 19:25:57 +01:00