riscv-openocd/src/jtag
zwelch f0fd28a66c David Brownell <david-b@pacbell.net>:
Warn when people (or scripts) use numeric identifiers for TAPs,
instead of dotted.name values.  We want this usage to go away,
so that for example adding more TAPs doesn't cause config scripts
to break because some sequence number changed.

It's been deprecated since late 2008, but putting a warning on
this should help us remove it (say, in June 2010) by helping to
phase out old (ab)usage in config scripts.

Other than in various config files, the only code expecting such
a number was the almost unused str9xpec driver.  This code was
changed to use the TAP it was passed, instead of making its own
dubious lookup and ignoring that TAP.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2415 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-29 20:03:59 +00:00
..
minidummy - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00
rlink Remove whitespace that occurs before ')'. 2009-06-23 22:47:42 +00:00
zy1000 zy1000 rev C work 2009-06-26 12:57:56 +00:00
Makefile.am Move JTAG interface list to new files. 2009-06-29 00:00:50 +00:00
amt_jtagaccel.c Remove whitespace that occurs before ')'. 2009-06-23 22:47:42 +00:00
arm-jtag-ew.c Remove whitespace at end of lines, step 2. 2009-06-23 22:50:08 +00:00
at91rm9200.c Finish transforming 'u32' to 'uint32_t'. 2009-06-18 07:11:11 +00:00
bitbang.c Remove whitespace that occurs before ')'. 2009-06-23 22:47:42 +00:00
bitbang.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
bitq.c Remove whitespace that occurs before ')'. 2009-06-23 22:47:42 +00:00
bitq.h Finish JTAG header file modularization; command factoring follows. 2009-06-03 06:29:09 +00:00
commands.c Remove whitespace that occurs before ')'. 2009-06-23 22:47:42 +00:00
commands.h - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00
core.c David Brownell <david-b@pacbell.net>: 2009-06-29 20:03:59 +00:00
driver.c Remove whitespace that occurs before ')'. 2009-06-23 22:47:42 +00:00
dummy.c Remove whitespace that occurs before ')'. 2009-06-23 22:47:42 +00:00
ep93xx.c Finish transforming 'u32' to 'uint32_t'. 2009-06-18 07:11:11 +00:00
ft2232.c Remove whitespace at end of lines, step 2. 2009-06-23 22:50:08 +00:00
gw16012.c Remove whitespace that occurs before ')'. 2009-06-23 22:47:42 +00:00
interface.c - Replace '){' with ') {'. 2009-06-23 22:49:06 +00:00
interface.h Remove whitespace that occurs before ')'. 2009-06-23 22:47:42 +00:00
interfaces.c Move JTAG interface list to new files. 2009-06-29 00:00:50 +00:00
interfaces.h Move JTAG interface list to new files. 2009-06-29 00:00:50 +00:00
jlink.c - Fixes '[|]' whitespace 2009-06-23 22:45:15 +00:00
jtag.h David Brownell <david-b@pacbell.net>: 2009-06-29 20:03:59 +00:00
minidriver.h Remove whitespace at end of lines, step 2. 2009-06-23 22:50:08 +00:00
parport.c Remove whitespace that occurs before ')'. 2009-06-23 22:47:42 +00:00
presto.c Remove whitespace at end of lines, step 2. 2009-06-23 22:50:08 +00:00
tcl.c Move JTAG interface list to new files. 2009-06-29 00:00:50 +00:00
usbprog.c - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00
vsllink.c Remove whitespace that occurs before ')'. 2009-06-23 22:47:42 +00:00