AT91SAM9260 and Olimex changes by Dean Glazeski <dnglaze@gmail.com>
git-svn-id: svn://svn.berlios.de/openocd/trunk@1350 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
11
src/target/interface/olimex-jtag-tiny.cfg
Normal file
11
src/target/interface/olimex-jtag-tiny.cfg
Normal file
@@ -0,0 +1,11 @@
|
||||
##
|
||||
# Olimex JTAG TINY USB Debugger
|
||||
# Linux USB tends to see the device description without the 'A' as in target/olimex-jtag-tiny.cfg,
|
||||
# but Windows still needs the 'A'. This is a replacement for Linux users.
|
||||
##
|
||||
|
||||
# REFERENCE: http://www.olimex.com/dev/arm-usb-tiny.html
|
||||
interface ft2232
|
||||
ft2232_device_desc "Olimex OpenOCD JTAG TINY"
|
||||
ft2232_layout olimex-jtag
|
||||
ft2232_vid_pid 0x15ba 0x0004
|
||||
Reference in New Issue
Block a user