tcl/target/stm32f4x: fix name
[fw/openocd] / tcl / target / dsp56321.cfg
index 6f3222373f36e04368fd721b367521d753f5305a..78ecb3bd2473ff23924e75b14eb268ed63f0fc51 100644 (file)
@@ -1,13 +1,13 @@
 # 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 +21,7 @@ if { [info exists CPUTAPID] } {
 }
 
 #jtag speed
-adapter_khz 4500
+adapter speed 4500
 
 #has only srst
 reset_config srst_only