tcl/target/imx8m: use hwthread rtos
[fw/openocd] / tcl / target / ti_calypso.cfg
index 8b4a86960781f118100c6a96f2261c6494c8d5e1..52a84fb9b4041a88f2b9fbb93c91090f95de1e6a 100644 (file)
@@ -32,7 +32,7 @@ if { [info exists WORKAREASIZE] } {
        set _WORKAREASIZE 0x10000
 }
 
-adapter_khz 1000
+adapter speed 1000
 
 reset_config trst_and_srst
 
@@ -42,7 +42,7 @@ jtag newtap $_CHIPNAME arm -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CP
 # target
 
 set _TARGETNAME $_CHIPNAME.arm
-target create $_TARGETNAME arm7tdmi -endian little -chain-position $_TARGETNAME -variant calypso
+target create $_TARGETNAME arm7tdmi -endian little -chain-position $_TARGETNAME
 
 # workarea