From 6839618062f07a12bd969da8dc54546f96938b67 Mon Sep 17 00:00:00 2001 From: Michael Trensch Date: Thu, 16 Dec 2010 15:33:16 +0100 Subject: Add support for Hilscher netX controllers --- tcl/interface/hilscher_nxhx500_etm.cfg | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tcl/interface/hilscher_nxhx500_etm.cfg (limited to 'tcl/interface/hilscher_nxhx500_etm.cfg') diff --git a/tcl/interface/hilscher_nxhx500_etm.cfg b/tcl/interface/hilscher_nxhx500_etm.cfg new file mode 100644 index 00000000..fffab49c --- /dev/null +++ b/tcl/interface/hilscher_nxhx500_etm.cfg @@ -0,0 +1,10 @@ +################################################################################ +# Author: Michael Trensch (MTrensch@googlemail.com) +################################################################################ + +#interface +interface ft2232 +ft2232_device_desc "NXHX 500-ETM" +ft2232_layout comstick +ft2232_vid_pid 0x0640 0x0028 +jtag_khz 6000 -- cgit v1.2.3