bootstage: Show records with a zero time
authorSimon Glass <sjg@chromium.org>
Mon, 22 May 2017 11:05:28 +0000 (05:05 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 5 Jun 2017 18:13:06 +0000 (14:13 -0400)
commitc91001f608597a727261449b3c6fd3afe7d6551c
tree0e7cba82f0c124a5f0d5ec903fbd7584b33ad605
parent03ecac314988c01c3df0c935afaacc8fce229224
bootstage: Show records with a zero time

We can now use the record count to determine whether a record is valid or
not. Drop the test for a zero time.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/bootstage.c