openocd/src/jtag
Øyvind Harboe 740b9e25b4 jtag: getting the JTAG speed can fail
If the JTAG speed has not been set, then it has no defined
value, add code to propagate the error.

No change to actual behavior as no new failure paths have
been introduced. This is a no-op patch to make subsequent patches
smaller.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2010-12-08 08:43:52 +01:00
..
drivers jtag: getting the JTAG speed can fail 2010-12-08 08:43:52 +01:00
minidriver minidriver: fix inline capability of minidriver 2009-12-08 10:29:58 +01:00
minidummy jtag: simplify jtag_add_plain_ir/dr_scan 2010-03-08 08:12:26 +01:00
zy1000 jtag: getting the JTAG speed can fail 2010-12-08 08:43:52 +01:00
adapter.c adapter.c: missing space in handle_interface_command 2010-07-12 09:34:03 +01:00
commands.c JTAG/COMMANDS: review scope of functions 2010-04-10 22:01:16 +08:00
commands.h jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESET 2010-06-07 15:08:30 +02:00
core.c jtag: getting the JTAG speed can fail 2010-12-08 08:43:52 +01:00
driver.h split "interface" commands from "jtag" ones 2010-03-11 09:47:47 -08:00
interface.c move ARRAY_SIZE macro to types.h 2009-11-16 09:58:11 -08:00
interface.h transport selection tweaks 2010-07-09 18:34:31 -04:00
interfaces.c Add support for Bus Pirate as a JTAG adapter. 2010-03-11 11:35:50 -08:00
interfaces.h change #include "interface.h" to <jtag/interface.h> 2009-12-03 04:22:52 -08:00
jtag.h jtag: getting the JTAG speed can fail 2010-12-08 08:43:52 +01:00
Makefile.am build: add common.mk 2010-11-18 14:05:56 +00:00
minidriver.h jtag: simplify jtag_add_plain_ir/dr_scan 2010-03-08 08:12:26 +01:00
startup.tcl TCL scripts: replace "puts" with "echo" 2010-11-09 08:12:51 +01:00
tcl.c jim tests: use installed 2010-10-29 15:10:51 +02:00
transport.c "transport select" returns Jim value 2010-07-24 14:38:46 -04:00
transport.h initial "transport" framework 2010-07-02 16:45:28 -04:00