jtag: fix regression with dummy driver and when starting OpenOCD with target powered...
commit35af12d3e729e053b2e83cd0322f9347af652ef3
authorØyvind Harboe <oyvind.harboe@zylin.com>
Wed, 1 Sep 2010 21:36:31 +0000 (1 23:36 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Fri, 3 Sep 2010 20:13:50 +0000 (3 22:13 +0200)
tree4a7dda611d7d4b6254871c2b8394eed59ea6a2e1
parentae80c3564a5693a5326ceac750ec6779efe3f523
jtag: fix regression with dummy driver and when starting OpenOCD with target powered down

Do not fail startup if communication with target is
not possible.

OpenOCD supports launching without a target connected
or the target powered down.

The user will typically power up the target and issue
a "reset init" + load his application after OpenOCD
is started then.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/jtag/core.c