jtag: stop using sharp corner of JTAG API
commit115f5380ff6cf26d4d00a77f75e04be710e9110b
authorØyvind Harboe <oyvind.harboe@zylin.com>
Wed, 14 Dec 2011 06:30:33 +0000 (14 07:30 +0100)
committerSpencer Oliver <spen@spen-soft.co.uk>
Tue, 20 Dec 2011 16:57:58 +0000 (20 16:57 +0000)
tree8bfdecf90dc0ee719dfefa88e55ab218de2949af
parenta30a4f0fc76b72936a6557e08d6b55b3a46eaafd
jtag: stop using sharp corner of JTAG API

this particular edge case of the JTAG API will no
longer be supported.

the in_value buffer must be provided by the caller when
the callback needs the buffer.

Change-Id: I552c72a64af6875f4aa4fa9b923194dcf3b57b64
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Reviewed-on: http://openocd.zylin.com/265
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/target/xscale.c