drivers/bcm2835gpio: Migrate to adapter gpio commands
[fw/openocd] / tcl / target / dsp56321.cfg
index 6f3222373f36e04368fd721b367521d753f5305a..fac0ccc44b26f97d9f282eb8e8171f57be67e57b 100644 (file)
@@ -1,13 +1,15 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # Script for freescale DSP56321
 #
 
-if { [info exists CHIPNAME] } {        
+if { [info exists CHIPNAME] } {
    set _CHIPNAME $CHIPNAME
 } else {
    set _CHIPNAME dsp56321
 }
 
-if { [info exists ENDIAN] } {  
+if { [info exists ENDIAN] } {
    set _ENDIAN $ENDIAN
 } else {
   # this defaults to a big endian
@@ -21,7 +23,7 @@ if { [info exists CPUTAPID] } {
 }
 
 #jtag speed
-adapter_khz 4500
+adapter speed 4500
 
 #has only srst
 reset_config srst_only