Simon Glass c87dc38d8f bootstage: Require timer_get_boot_us() to be defined
At present we provide a default version of this function for use by
bootstage. However it uses the system timer and therefore likely requires
driver model. This makes it impossible to time driver-model init.

Drop the function and require boards to provide their own. Add a sandbox
version also. There is a default implememtation in lib/time.c for boards
which use CONFIG_SYS_TIMER_COUNTER.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-06-05 14:13:04 -04:00
..
2017-01-20 15:38:01 -05:00
2013-04-01 16:33:52 -04:00
2017-06-05 11:02:29 -04:00
2017-05-12 08:37:09 -04:00
2013-04-01 16:33:52 -04:00
2017-05-15 20:32:12 +02:00
2017-04-12 13:28:27 -04:00
2014-03-21 16:43:59 -04:00
2014-04-17 17:44:36 -04:00
2014-03-21 16:43:59 -04:00
2014-03-21 16:43:59 -04:00
2016-04-18 12:29:14 -04:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2011-10-22 01:13:35 +02:00
2017-05-22 12:45:27 -04:00
2017-05-09 12:14:16 -06:00
2016-09-23 17:53:48 -04:00