adi_v5_dapdirect: fix connect under reset
authorAntonio Borneo <borneo.antonio@gmail.com>
Thu, 23 Jan 2020 14:18:33 +0000 (15:18 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Mon, 24 Feb 2020 10:28:46 +0000 (10:28 +0000)
commitbeb610555ad826dda874eee0428deeb1c00ac39d
tree3cd02f331cbb5f945b3e74d9d42859ac4c2b1272
parent066aa24e85532b555e1fd34850327e7f7a570bf8
adi_v5_dapdirect: fix connect under reset

Deassert the reset only if connect under reset is not required;
otherwise, assert the reset.
This fix aligns the behavior of connect under reset in dapdirect
with the behavior in jtag and swd.

Change-Id: I937ef4320b44e51ef6cb0e349e12348dbfbe4abb
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5415
Tested-by: jenkins
src/target/adi_v5_dapdirect.c