jtag: fix handling of 'tap enable' error
commit07e0bd46859439426084e2612d3fe1c3281564a9
authorThomas Koeller <thomas.koeller@baslerweb.com>
Tue, 10 Aug 2010 12:56:45 +0000 (10 14:56 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Thu, 12 Aug 2010 06:59:05 +0000 (12 08:59 +0200)
tree62521d9be35b227ca7e2e481106c55b8c7a062b8
parent14a25cd6de1fa7d72bae466375cdef3081f7f339
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>
src/jtag/tcl.c