[U-Boot] [PATCH] sandbox: Add timer simulation

Mike Frysinger vapier at gentoo.org
Mon Nov 28 23:57:21 CET 2011


On Monday 28 November 2011 16:40:29 Matthias Weisser wrote:
> Making sleep command work

i like the idea, but using clock_xxx funcs makes me sad (generally requires a 
"newerish" glibc and -lrt).  my only alternative proposal is to use usec's 
with gettimeofday ... maybe that's good enough ?  although we'll probably need 
to add nsec support eventually anyways for the newer timer code ...

feel like wiring up timer_get_us() too ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20111128/818579cd/attachment.pgp>


More information about the U-Boot mailing list