arm11 seems to gate JTAG when srst is asserted

__archive__
Øyvind Harboe 2009-10-13 12:02:09 +02:00
parent 86cbbe8a4a
commit f8cd850c4d
2 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# imx31 config # imx31 config
# #
reset_config trst_and_srst srst_nogate reset_config trst_and_srst srst_gates_jtag
if { [info exists CHIPNAME] } { if { [info exists CHIPNAME] } {
set _CHIPNAME $CHIPNAME set _CHIPNAME $CHIPNAME

View File

@ -1,8 +1,7 @@
# imx35 config # imx35 config
# #
reset_config trst_and_srst srst_nogate reset_config trst_and_srst srst_gates_jtag
if { [info exists CHIPNAME] } { if { [info exists CHIPNAME] } {
set _CHIPNAME $CHIPNAME set _CHIPNAME $CHIPNAME