summaryrefslogtreecommitdiff
path: root/tcl
diff options
context:
space:
mode:
authorTomek CEDRO <cederom@tlen.pl>2011-06-25 14:01:22 +0200
committerTomek CEDRO <cederom@tlen.pl>2011-06-25 14:01:22 +0200
commit9d21bc0c80ae60bd606513e8e58e8efe3f809590 (patch)
tree60ee21808c79cb5f7246a396d7e2af63dec00573 /tcl
parentc225664e61681b78eda4f450adceee140d5ffec0 (diff)
downloadopenocd+libswd-9d21bc0c80ae60bd606513e8e58e8efe3f809590.tar.gz
openocd+libswd-9d21bc0c80ae60bd606513e8e58e8efe3f809590.tar.bz2
openocd+libswd-9d21bc0c80ae60bd606513e8e58e8efe3f809590.tar.xz
openocd+libswd-9d21bc0c80ae60bd606513e8e58e8efe3f809590.zip
FT2232: LT-LINK interface layout initialization routines: renamed existing layout to be ktlink_jtag, added ktlink_swd layout and initialization routine. Updated existing configuration file kt-link.cfg to match ktlink_jtag layout.
Diffstat (limited to 'tcl')
-rw-r--r--tcl/interface/kt-link.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/interface/kt-link.cfg b/tcl/interface/kt-link.cfg
index 93af8e44..e3585ced 100644
--- a/tcl/interface/kt-link.cfg
+++ b/tcl/interface/kt-link.cfg
@@ -6,5 +6,5 @@
interface ft2232
ft2232_device_desc "KT-LINK"
-ft2232_layout ktlink
+ft2232_layout ktlink_jtag
ft2232_vid_pid 0x0403 0xBBE2