Skip to content
Snippets Groups Projects
Commit f8cd850c authored by Øyvind Harboe's avatar Øyvind Harboe
Browse files

arm11 seems to gate JTAG when srst is asserted

parent 86cbbe8a
Branches
No related tags found
No related merge requests found
# imx31 config
#
reset_config trst_and_srst srst_nogate
reset_config trst_and_srst srst_gates_jtag
if { [info exists CHIPNAME] } {
set _CHIPNAME $CHIPNAME
......
# imx35 config
#
reset_config trst_and_srst srst_nogate
reset_config trst_and_srst srst_gates_jtag
if { [info exists CHIPNAME] } {
set _CHIPNAME $CHIPNAME
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment