mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-19 04:48:44 +10:00
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>
11 lines
201 B
INI
11 lines
201 B
INI
#
|
|
# 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
|