aboutsummaryrefslogtreecommitdiff
path: root/tcl/interface/hilscher_nxhx10_etm.cfg
diff options
context:
space:
mode:
authorSpencer Oliver <spen@spen-soft.co.uk>2011-11-15 09:17:27 +0000
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>2011-11-18 22:14:55 +0000
commit0f41634d4fc75dd884f2cd14cb4435a7ce7700af (patch)
tree9ecd4ea84ddb11c620a20fc76ea46e368a392be0 /tcl/interface/hilscher_nxhx10_etm.cfg
parentdbf25984cda750dd4ebd3be3b267e6b39bec4111 (diff)
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>
Diffstat (limited to 'tcl/interface/hilscher_nxhx10_etm.cfg')
-rw-r--r--tcl/interface/hilscher_nxhx10_etm.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/interface/hilscher_nxhx10_etm.cfg b/tcl/interface/hilscher_nxhx10_etm.cfg
index de443227..b16ed1a5 100644
--- a/tcl/interface/hilscher_nxhx10_etm.cfg
+++ b/tcl/interface/hilscher_nxhx10_etm.cfg
@@ -8,4 +8,4 @@ interface ft2232
ft2232_device_desc "NXHX 10-ETM"
ft2232_layout comstick
ft2232_vid_pid 0x0640 0x0028
-jtag_khz 6000
+adapter_khz 6000