commit | 405e2b020bd2bb54699d24a2fa2490d41310bf38 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon May 22 05:05:32 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 05 14:13:07 2017 -0400 |
tree | 49506daf1ae54df058463cd8a1cc1825215377e0 | |
parent | e635af1e760f5a21d323558861df78c0b9f83bfe [diff] |
bootstage: Record the time taken to set up driver model Driver model is set up ones before relocation and once after. Record the time taken in each case. Signed-off-by: Simon Glass <sjg@chromium.org>