summaryrefslogtreecommitdiff
path: root/tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tcl')
-rw-r--r--tcl/target/imx31.cfg2
-rw-r--r--tcl/target/imx35.cfg3
2 files changed, 2 insertions, 3 deletions
diff --git a/tcl/target/imx31.cfg b/tcl/target/imx31.cfg
index f579d6e9..61a29259 100644
--- a/tcl/target/imx31.cfg
+++ b/tcl/target/imx31.cfg
@@ -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
diff --git a/tcl/target/imx35.cfg b/tcl/target/imx35.cfg
index 800e142d..32748c5c 100644
--- a/tcl/target/imx35.cfg
+++ b/tcl/target/imx35.cfg
@@ -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