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>
This commit is contained in:
parent
e5349bfb49
commit
1de107a5a2
|
@ -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…
Reference in New Issue