commit | fda60525a2cacc15c03db03deaac07d70e4d36ad | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon May 22 05:05:36 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 05 14:13:09 2017 -0400 |
tree | fc6dfaa809596923b180f5fe622243aa79cba6e1 | |
parent | 01154cba4dd4b6ccd777cc4f3cc6595e739dbbd1 [diff] |
bootstage: Record time taken to set up the live device tree This time is interesting as a comparision with the flat device tree time. Add it to the record. Signed-off-by: Simon Glass <sjg@chromium.org>