sandbox: timer: Support the early timer
authorSimon Glass <sjg@chromium.org>
Wed, 24 Feb 2016 16:14:51 +0000 (09:14 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 26 Feb 2016 15:53:10 +0000 (08:53 -0700)
commit01476eaf07514412cb9d8da6ddaf623d6b14d008
treeba6349f1ca1daa3f45ba22c7181f9b1c641dd95c
parent1057e6cfe12bf71394fe02e0939f232417882f90
sandbox: timer: Support the early timer

Add support for the early timer so we can use tracing with sandbox again.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/timer/sandbox_timer.c