Simon Glass c95fec3192 timer: Provide an early timer
In some cases the timer must be accessible before driver model is active.
Examples include when using CONFIG_TRACE to trace U-Boot's execution before
driver model is set up. Enable this option to use an early timer. These
functions must be supported by your timer driver: timer_early_get_count()
and timer_early_get_rate().

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-02-26 08:53:10 -07:00
..
2015-07-21 17:39:19 -06:00
2015-01-14 11:35:44 -05:00
2016-02-06 12:00:59 +01:00
2016-01-19 08:31:21 -05:00
2011-01-18 23:38:08 +01:00
2014-01-08 17:20:34 -07:00
2010-09-19 19:29:47 +02:00
2016-02-09 15:41:19 -07:00
2016-02-06 12:00:59 +01:00
2014-10-25 07:02:01 -04:00
2012-04-29 14:14:08 +02:00
2015-07-21 17:39:28 -06:00
2016-01-19 08:31:21 -05:00
2016-02-26 08:53:10 -07:00
2016-01-20 19:06:22 -07:00