openocd/src/jtag
Øyvind Harboe e018c7c1d2 jtag: retire tap field
jtag_add_dr/ir_scan() now takes the tap as the first
argument, rather than for each of the fields passed
in.

The code never exercised the path where there was
more than one tap being scanned, who knows if it even
worked.

This simplifies the implementation and reduces clutter
in the calling code.

use jtag_add_ir/dr_plain_scan() for more fancy situations.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2010-03-08 08:12:25 +01:00
..
drivers jtag: retire tap field 2010-03-08 08:12:25 +01:00
minidriver minidriver: fix inline capability of minidriver 2009-12-08 10:29:58 +01:00
minidummy jtag: retire tap field 2010-03-08 08:12:25 +01:00
zy1000 jtag: retire tap field 2010-03-08 08:12:25 +01:00
commands.c minidriver: fix inline capability of minidriver 2009-12-08 10:29:58 +01:00
commands.h interface: define TMS sequence command 2010-02-27 00:12:38 -08:00
core.c jtag: retire tap field 2010-03-08 08:12:25 +01:00
interface.c move ARRAY_SIZE macro to types.h 2009-11-16 09:58:11 -08:00
interface.h interface: define TMS sequence command 2010-02-27 00:12:38 -08:00
interfaces.c Driver for USB-JTAG, Altera USB-Blaster and compatibles 2009-12-26 15:05:06 -08:00
interfaces.h change #include "interface.h" to <jtag/interface.h> 2009-12-03 04:22:52 -08:00
jtag.h jtag: retire tap field 2010-03-08 08:12:25 +01:00
Makefile.am minidriver: fix inline capability of minidriver 2009-12-08 10:29:58 +01:00
minidriver.h jtag: retire tap field 2010-03-08 08:12:25 +01:00
startup.tcl gdb: restore behavior from 0.3.1 for srst_asserted and power_restore 2010-02-01 13:45:09 +01:00
tcl.c jtag: retire tap field 2010-03-08 08:12:25 +01:00