aboutsummaryrefslogtreecommitdiff
path: root/tcl/interface/stlink-v2.cfg
diff options
context:
space:
mode:
authorSpencer Oliver <spen@spen-soft.co.uk>2012-10-24 09:52:00 +0100
committerSpencer Oliver <spen@spen-soft.co.uk>2012-12-23 21:45:42 +0000
commit6c467da586a42c8b1332670f2d5f27ae360a153f (patch)
tree1adbe7ae86ad40772afef467ae686e49d7ae527b /tcl/interface/stlink-v2.cfg
parent549d9bc72cbca3ba352e6b4bcd6e31d9fd9a0bc7 (diff)
downloadriscv-openocd-6c467da586a42c8b1332670f2d5f27ae360a153f.zip
riscv-openocd-6c467da586a42c8b1332670f2d5f27ae360a153f.tar.gz
riscv-openocd-6c467da586a42c8b1332670f2d5f27ae360a153f.tar.bz2
stlink: rename stlink cmd names
As part of the switch to using the hla for the stlink interface we rename the cmds to a more generic name. Update scripts to match new names. Also add handlers for deprecated names. Change-Id: I6f00743da746e3aa13ce06acfdc93c8049545e07 Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/921 Tested-by: jenkins
Diffstat (limited to 'tcl/interface/stlink-v2.cfg')
-rw-r--r--tcl/interface/stlink-v2.cfg8
1 files changed, 4 insertions, 4 deletions
diff --git a/tcl/interface/stlink-v2.cfg b/tcl/interface/stlink-v2.cfg
index 25e696c..da0a200 100644
--- a/tcl/interface/stlink-v2.cfg
+++ b/tcl/interface/stlink-v2.cfg
@@ -2,10 +2,10 @@
# STMicroelectronics ST-LINK/V2 in-circuit debugger/programmer
#
-interface stlink
-stlink_layout stlink
-stlink_device_desc "ST-LINK/V2"
-stlink_vid_pid 0x0483 0x3748
+interface hla
+hla_layout stlink
+hla_device_desc "ST-LINK/V2"
+hla_vid_pid 0x0483 0x3748
# unused but set to disable warnings
adapter_khz 1000