debug feature: jtagtcpip, improve performance
commit01b2a3091a4ef5df1a18d1142d6c63477cf9d08f
authorØyvind Harboe <oyvind.harboe@zylin.com>
Fri, 16 Jul 2010 08:57:28 +0000 (16 10:57 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Fri, 16 Jul 2010 10:18:59 +0000 (16 12:18 +0200)
tree106d7a3f927822ee69db48dfa4bc3c5197ac20fd
parentbb588bdaec2acb6898c1f86f674b829ee2098642
debug feature: jtagtcpip, improve performance

waiting for ZY1000 fifo to idle is now queued as
an asynchronous command. This radically improves
performance when waitIdle() is interspersed with
writes as no readback is required over TCP/IP.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/jtag/zy1000/jtag_minidriver.h
src/jtag/zy1000/zy1000.c