aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/omapl138.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/omapl138.cfg')
-rw-r--r--tcl/target/omapl138.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/omapl138.cfg b/tcl/target/omapl138.cfg
index d3e472c6..9a10d530 100644
--- a/tcl/target/omapl138.cfg
+++ b/tcl/target/omapl138.cfg
@@ -35,7 +35,7 @@ if { [info exists JRC_TAPID] } {
} else {
set _JRC_TAPID 0x0b7d102f
}
-jtag newtap $_CHIPNAME jrc -irlen 6 -irmask 0x3f -expected-id $_JRC_TAPID
+jtag newtap $_CHIPNAME jrc -irlen 6 -irmask 0x3f -expected-id $_JRC_TAPID -ignore-version
jtag configure $_CHIPNAME.jrc -event setup \
"jtag tapenable $_CHIPNAME.etb; jtag tapenable $_CHIPNAME.arm"