Browse Source

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>
tags/v0.4.0-rc2
Vladimir Zapolskiy 14 years ago
committed by Øyvind Harboe
parent
commit
1de107a5a2
1 changed files with 10 additions and 0 deletions
  1. +10
    -0
      tcl/interface/neodb.cfg

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

@@ -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

Loading…
Cancel
Save