diff options
author | Øyvind Harboe <oyvind.harboe@zylin.com> | 2011-03-03 09:14:30 +0100 |
---|---|---|
committer | Øyvind Harboe <oyvind.harboe@zylin.com> | 2011-03-15 10:36:16 +0100 |
commit | bb0d11cba989832c0f27c2e5b664bfdc26b98cc9 (patch) | |
tree | 6604069fb5a948d67e6afbc86b84fee6f56fdb43 /testing/examples/AT91R40008Test | |
parent | 689c244389798ef7fc041693831ae114b3063d36 (diff) | |
download | openocd+libswd-bb0d11cba989832c0f27c2e5b664bfdc26b98cc9.tar.gz openocd+libswd-bb0d11cba989832c0f27c2e5b664bfdc26b98cc9.tar.bz2 openocd+libswd-bb0d11cba989832c0f27c2e5b664bfdc26b98cc9.tar.xz openocd+libswd-bb0d11cba989832c0f27c2e5b664bfdc26b98cc9.zip |
jtag: clean up jtag_sleep, handle short sleeps correctly via usleep
short sleeps are handled via usleep, longer sleeps we round up
to nearest ms.
There was a bug in jtag_sleep() in that it would round *down*
to nearest ms, thus making all <1ms sleeps 0. Found by inspection
rather than symptom.
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Diffstat (limited to 'testing/examples/AT91R40008Test')
0 files changed, 0 insertions, 0 deletions