cfg: ignore ICEPick jrc tap version
[fw/openocd] / tcl / target / omapl138.cfg
index d3e472c6d8c5519eaf7b0b66345c71d22804052c..9a10d530cb8a8ef7bed7a9798f4072fb6f0fa0b3 100644 (file)
@@ -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"