Paul Menzel uploaded patch set #2 to this change.

View Change

console,boot_state: Denote unit in beginning in log message

Looking at the board status repository logs, lines similar to

BS: postcar times (exec / console): total (unknown) / 0 ms

BS: BS_DEV_ENUMERATE run times (exec / console): 6 / 0 ms

are not obvious right away, as the unit visually only applies to the
value after the slash.

So, add the unit after `times`.

BS: BS_DEV_ENUMERATE run times [ms] (exec / console): 6 / 0

Change-Id: If01a5d43a54aeefc0a6d49d4b600436c2a8328cd
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
---
M src/console/printk.c
M src/lib/hardwaremain.c
2 files changed, 3 insertions(+), 2 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/36/38136/2

To view, visit change 38136. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If01a5d43a54aeefc0a6d49d4b600436c2a8328cd
Gerrit-Change-Number: 38136
Gerrit-PatchSet: 2
Gerrit-Owner: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset