jtag-api: get rid of unecessary buf_set_u23() that make code obtuse.
commit6e95f16d0a7d2b07caa1340b3bc3c2309ea12043
authorØyvind Harboe <oyvind.harboe@zylin.com>
Tue, 17 Nov 2009 20:59:01 +0000 (17 21:59 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Wed, 18 Nov 2009 08:24:28 +0000 (18 09:24 +0100)
tree19708bcee1fd4e681e200bff49a1053515b72597
parent181d401d59419ec2f5a5d89e2600d9a6dbf8f9ed
jtag-api: get rid of unecessary buf_set_u23() that make code obtuse.

Also, this is on the path to increasing the word size for
bit vectors from 8 to something wider(32? natural host machine
width?)

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/target/embeddedice.c