X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Ftarget%2Fam335x.cfg;fp=tcl%2Ftarget%2Fam335x.cfg;h=a5376c1d1eb33ff002372a3fb5c02618127cf0c5;hb=39cff815d2684e2d42361af768cd5b5e73ad49e2;hp=9a24ef00e7b26a3bf1eb46f0c920bd5b7371c865;hpb=71789401140ec69448d4ba74e1000783cad6ef9d;p=fw%2Fopenocd diff --git a/tcl/target/am335x.cfg b/tcl/target/am335x.cfg index 9a24ef00e..a5376c1d1 100644 --- a/tcl/target/am335x.cfg +++ b/tcl/target/am335x.cfg @@ -55,7 +55,7 @@ if { [info exists JRC_TAPID ] } { } else { set _JRC_TAPID 0x0b94402f } -jtag newtap $_CHIPNAME jrc -irlen 6 -ircapture 0x1 -irmask 0x3f -expected-id $_JRC_TAPID +jtag newtap $_CHIPNAME jrc -irlen 6 -ircapture 0x1 -irmask 0x3f -expected-id $_JRC_TAPID -ignore-version jtag configure $_CHIPNAME.jrc -event setup "jtag tapenable $_CHIPNAME.dap" # some TCK tycles are required to activate the DEBUG power domain jtag configure $_CHIPNAME.jrc -event post-reset "runtest 100"