Browse Source

Add VPACLink interface definition

This patch adds definition file for the Voipac VPACLink JTAG adaptor. The
adaptor is combined JTAG/UART device.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
tags/v0.5.0-rc1
Marek Vasut 14 years ago
committed by Øyvind Harboe
parent
commit
e0285dbe73
1 changed files with 10 additions and 0 deletions
  1. +10
    -0
      tcl/interface/vpaclink.cfg

+ 10
- 0
tcl/interface/vpaclink.cfg View File

@@ -0,0 +1,10 @@
#
# Voipac VPACLink
#
# http://voipac.com/27M-JTG-000
#

interface ft2232
ft2232_device_desc "VPACLink A"
ft2232_layout oocdlink
ft2232_vid_pid 0x0403 0x6010

Loading…
Cancel
Save