drivers/jlink: Revert old workaround
authorAndreas Fritiofson <andreas.fritiofson@gmail.com>
Thu, 24 Jul 2014 21:14:03 +0000 (23:14 +0200)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sat, 2 Aug 2014 13:54:39 +0000 (13:54 +0000)
commitf75345b9150ad4b7079dd924540a871c5a4e71c1
treecf5ac9b55f8265077cc99a78899d13016e5b0d73
parent66e20117e8529bb0f37cf81302f1afebbe71d4b5
drivers/jlink: Revert old workaround

This workaround broke usage with at least the I.MX6Q.

The comment implies that talking to the J-Link dongle itself should
fail if the target isn't reset, which sounds really strange. I'm
guessing it just triggered another bug in OpenOCD or Segger FW which
might have been fixed since. Revert and wait and see if there are any
failure reports.

Tested with Kwikstik (J-Link + Kinetis K40), not with the mentioned
adapter.

Change-Id: I97f555efe079bd99c098bf483491d9509b2363ad
Signed-off-by: Roy Spliet <rspliet@mpi-sws.org>
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/2147
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
src/jtag/drivers/jlink.c