[U-Boot] [PATCH v2 10/16] sandbox: timer: Support the early timer
Simon Glass
sjg at chromium.org
Fri Feb 26 18:13:34 CET 2016
On 24 February 2016 at 09:14, Simon Glass <sjg at chromium.org> wrote:
> Add support for the early timer so we can use tracing with sandbox again.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Use SANDBOX_TIMER_RATE instead of an open-coded value
>
> drivers/timer/sandbox_timer.c | 18 +++++++++++++++---
> 1 file changed, 15 insertions(+), 3 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list