ft2232: implement TMS sequence command
commit8c9b52e8b615198252ab53e1b5c7cf5f314c5ca1
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 27 Feb 2010 08:12:38 +0000 (27 00:12 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 27 Feb 2010 08:12:38 +0000 (27 00:12 -0800)
tree7529723fdac4f1c6f07317e40363ac0e86133a35
parenta3245bd7cdd2d8c3740c5e8f31efcd78de67837a
ft2232: implement TMS sequence command

Implement the new TMS_SEQ command on FT2232 hardware.
Also, swap a bogus exit() call with a clean failure return.

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