forked from auracaster/openocd
- Bring all the ftdi names inline in the cfg scripts. scripts will now work for either ftd2xx or libftdi drivers.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2573 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
interface ft2232
|
||||
ft2232_layout jtagkey
|
||||
ft2232_device_desc "USB-A9260 A"
|
||||
ft2232_device_desc "USB-A9260"
|
||||
ft2232_vid_pid 0x0403 0x6001
|
||||
script interface/calao-usb-a9260.cfg
|
||||
script target/at91sam9260minimal.cfg
|
||||
|
||||
Reference in New Issue
Block a user