[U-Boot] [PATCH v3 3/6] dm: x86: Update timer_get_boot_us to work before DM is ready

Bin Meng bmeng.cn at gmail.com
Sat Sep 16 06:29:21 UTC 2017


On Wed, Sep 6, 2017 at 9:49 AM, Simon Glass <sjg at chromium.org> wrote:
> Use the new separate init function so that we can make use of the timer
> before driver model is started up.
>
> At some point we should consider adding the microsecond timer to the timer
> uclass interface since it would reduce the amount of plumbing here
> slightly.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2:
> - Rebase on top of early timer code and simplify slightly
>
>  drivers/timer/tsc_timer.c | 19 ++++++++++++++-----
>  1 file changed, 14 insertions(+), 5 deletions(-)
>

Drop this patch as it is not needed. thanks!

Regards,
Bin


More information about the U-Boot mailing list