commit | 037ef5ce3ce11c98a05d4354ec65c1d3bbd174e9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon May 22 05:05:22 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 05 14:13:03 2017 -0400 |
tree | 7b96448ed63e93432c87c282ceb95063990a0d54 | |
parent | 318735be857dc664792f8d3e17d5649f29586e0d [diff] |
bootstage: Provide a default timer function If CONFIG_SYS_TIMER_COUNTER is used we can provide a default microsecond timer implementation. Signed-off-by: Simon Glass <sjg@chromium.org>