JTAG: jtag_tap_init() bugfixes
commite98817c4636f45b45db4332d2a5fbf36676f2f39
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 25 Oct 2009 20:07:57 +0000 (25 13:07 -0700)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 25 Oct 2009 20:07:57 +0000 (25 13:07 -0700)
tree0100031d66dd8abe1b6faa21e5f73b91e9c2a6f1
parent2a8aa3b7efb590cabd7ee930dbb68fd64e028099
JTAG: jtag_tap_init() bugfixes

Stop allocating three bytes per IR bit, and cope somewhat better
with IR lengths over 32 bits.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/jtag/core.c