[U-Boot] [RESEND PATCH v3 1/4] Tegra2: Add microsecond timer function

Graeme Russ graeme.russ at gmail.com
Tue Aug 16 03:16:00 CEST 2011


Hi Simon

On Tue, Aug 16, 2011 at 10:42 AM, Simon Glass <sjg at chromium.org> wrote:
> These functions provide access to the high resolution microsecond timer
> and tidy up a global variable in the code.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v3:
> - Remove future time function

Really?

[snip]

> +
> +/* returns what the time will likely be some microseconds into the future */
> +unsigned long timer_get_future_us(u32 delay);
> +

Regards,

Graeme


More information about the U-Boot mailing list