]> git.sur5r.net Git - openocd/blobdiff - tcl/target/stellaris.cfg
jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESET
[openocd] / tcl / target / stellaris.cfg
index 6fafac94232a56ba74fb1103ae0cced813437377..5f4428f5d4af1e6cfae056b7db4a255eb2acf6c7 100644 (file)
@@ -41,8 +41,8 @@ $_TARGETNAME configure -work-area-phys 0x20000000 -work-area-size 0x2000
 # NOTE:  this may be increased by a reset-init handler, after it
 # configures and enables the PLL.  Or you might need to decrease
 # this, if you're using a slower clock.
-jtag_khz 500
-$_TARGETNAME configure -event reset-start {jtag_khz 500}
+adapter_khz 500
+$_TARGETNAME configure -event reset-start {adapter_khz 500}
 
 # flash configuration ... autodetects sizes, autoprobed
 flash bank $_CHIPNAME.flash stellaris 0 0 0 0 $_TARGETNAME