From 1de107a5a269fa71c9a69eba182fecea68e38a06 Mon Sep 17 00:00:00 2001
From: Vladimir Zapolskiy <vzapolskiy@gmail.com>
Date: Mon, 11 Jan 2010 17:49:37 +0300
Subject: Added Openmoko USB JTAG interface config file.

Added interface config file for JTAG/RS232 debug board originally
integrated to Neo 1973 and Neo FreeRunner phones.
Adapter was tested with i.MX31, S3C2410 and AT91SAM9260 processors.

Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com>
---
 tcl/interface/neodb.cfg | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 tcl/interface/neodb.cfg

(limited to 'tcl')

diff --git a/tcl/interface/neodb.cfg b/tcl/interface/neodb.cfg
new file mode 100644
index 00000000..8e2f5267
--- /dev/null
+++ b/tcl/interface/neodb.cfg
@@ -0,0 +1,10 @@
+#
+# Openmoko USB JTAG/RS232 adapter
+#
+# http://wiki.openmoko.org/wiki/Debug_Board_v3
+#
+
+interface ft2232
+ft2232_device_desc "Debug Board for Neo1973"
+ft2232_layout jtagkey
+ft2232_vid_pid 0x1457 0x5118
-- 
cgit v1.2.3