]> git.sur5r.net Git - openocd/commitdiff
arm11 seems to gate JTAG when srst is asserted
authorØyvind Harboe <oyvind.harboe@zylin.com>
Tue, 13 Oct 2009 10:02:09 +0000 (12:02 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Tue, 13 Oct 2009 10:10:23 +0000 (12:10 +0200)
tcl/target/imx31.cfg
tcl/target/imx35.cfg

index f579d6e9260e6cde9e60abe920aed7ca4d5892d7..61a29259000cba281459c6fcce22eb7fcb6f498a 100644 (file)
@@ -1,7 +1,7 @@
 # imx31 config
 #
 
-reset_config trst_and_srst srst_nogate
+reset_config trst_and_srst srst_gates_jtag
 
 if { [info exists CHIPNAME] } {
    set  _CHIPNAME $CHIPNAME
index 800e142dbb4f7bea1db56ad784c66cdf7f988684..32748c5c6fab808641307a5dd80b8348782c8316 100644 (file)
@@ -1,8 +1,7 @@
 # imx35 config
 #
 
-reset_config trst_and_srst srst_nogate
-
+reset_config trst_and_srst srst_gates_jtag
 
 if { [info exists CHIPNAME] } {
    set  _CHIPNAME $CHIPNAME