X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tcl%2Ftarget%2Fstellaris.cfg;h=5f4428f5d4af1e6cfae056b7db4a255eb2acf6c7;hb=00635e28ba5c405742cae261d8551f165dc78ba3;hp=6fafac94232a56ba74fb1103ae0cced813437377;hpb=a1009509fb0fc187243435a0f38ef327e2aac147;p=openocd diff --git a/tcl/target/stellaris.cfg b/tcl/target/stellaris.cfg index 6fafac94..5f4428f5 100644 --- a/tcl/target/stellaris.cfg +++ b/tcl/target/stellaris.cfg @@ -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