src/flash/nor: flash driver for RSL10
[fw/openocd] / tcl / target / ti_calypso.cfg
index 8b4a86960781f118100c6a96f2261c6494c8d5e1..9083336890435009f963537ba5a5c98b9938cddd 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # TI Calypso (lite) G2 C035 Digital Base Band chip
 #
@@ -32,7 +34,7 @@ if { [info exists WORKAREASIZE] } {
        set _WORKAREASIZE 0x10000
 }
 
-adapter_khz 1000
+adapter speed 1000
 
 reset_config trst_and_srst
 
@@ -42,7 +44,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