commit | c91001f608597a727261449b3c6fd3afe7d6551c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon May 22 05:05:28 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 05 14:13:06 2017 -0400 |
tree | 0e7cba82f0c124a5f0d5ec903fbd7584b33ad605 | |
parent | 03ecac314988c01c3df0c935afaacc8fce229224 [diff] |
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>