2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-26 23:40:22 +10:00
openocd/src
Thomas Koeller 07e0bd4685 jtag: fix handling of 'tap enable' error
if a tap could not be _enabled_, the error message was
'failed to disable tap'. Fixed that. Also, display the failing
tap's name.

Signed-off-by: Thomas Koeller <thomas.koeller@baslerweb.com>
2010-08-12 08:59:05 +02:00
..
flash str9x: faster flash erase of entire chip 2010-08-12 08:53:29 +02:00
helper ioutil: fix internal fn names 2010-08-02 11:59:46 +02:00
jtag jtag: fix handling of 'tap enable' error 2010-08-12 08:59:05 +02:00
pld PLD: review scope of functions 2010-04-10 17:06:16 +08:00
server gdbserver: incorrect memory map for multiple targets (bug #24) 2010-07-05 14:16:15 +01:00
svf svf: -Wshadow warning fixes 2010-06-16 08:17:27 +02:00
target tcl: remove silly ocd_ prefix to array2mem and mem2array 2010-08-11 17:24:55 +02:00
xsvf xsvf: Fix shadow issues on Mac 2010-06-22 08:24:26 +02:00
ecosboard.c util: ms command to calculate length of operations 2010-08-01 09:35:58 +02:00
hello.c HELLO: review unused symbols 2010-04-10 17:23:06 +08:00
hello.h HELLO: review unused symbols 2010-04-10 17:23:06 +08:00
main.c
Makefile.am
openocd.c util: ms command to calculate length of operations 2010-08-01 09:35:58 +02:00
openocd.h