scripts: use adapter_khz not deprecated jtag_khz

Change-Id: Ibaeebf564a95360dcf21a0921ec99f5263f11915
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/202
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
This commit is contained in:
Spencer Oliver
2011-11-15 09:17:27 +00:00
committed by Andreas Fritiofson
parent dbf25984cd
commit 0f41634d4f
9 changed files with 11 additions and 11 deletions

View File

@@ -26,7 +26,7 @@ if { [info exists WORKAREASIZE] } {
# bit more to be on the safe side. Perhaps superstition, but if are
# running off a crystal, we can run closer to the limit. Note
# that there can be a pretty wide band where things are more or less stable.
jtag_khz 1000
adapter_khz 1000
jtag_nsrst_delay 100
jtag_ntrst_delay 100