Hi Marek, On Tue, 15 Oct 2019 at 14:43, Marek Vasut <[email protected]> wrote: > > Add get_timer_us(), which is useful e.g. when we need higher > precision timestamps.
Can we use timer_get_us()? It seems confusing to have two. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Tom Rini <[email protected]> > Cc: Simon Glass <[email protected]> > --- > include/time.h | 1 + > lib/time.c | 14 ++++++++++++++ > 2 files changed, 15 insertions(+) Regards, Simon _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

