Support NGX Technologies product NGX ARM USB JTAG
authorPeter Stuge <peter@stuge.se>
Sun, 1 Aug 2010 01:26:48 +0000 (03:26 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Sun, 1 Aug 2010 07:10:47 +0000 (09:10 +0200)
This is a standard FT2232 device. More info at their web page:
http://shop.ngxtechnologies.com/product_info.php?cPath=26&products_id=30

tcl/interface/ngxtech.cfg [new file with mode: 0644]

diff --git a/tcl/interface/ngxtech.cfg b/tcl/interface/ngxtech.cfg
new file mode 100644 (file)
index 0000000..fe9d6af
--- /dev/null
@@ -0,0 +1,6 @@
+# http://shop.ngxtechnologies.com/product_info.php?cPath=26&products_id=30
+
+interface ft2232
+ft2232_device_desc "NGX JTAG A"
+ft2232_vid_pid 0x0403 0x6010
+ft2232_layout "oocdlink"