From 1ee32a8fa183b19dd094c275e76fb56b68e5b24f Mon Sep 17 00:00:00 2001 From: ntfreak Date: Thu, 6 Aug 2009 21:44:18 +0000 Subject: - 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 --- tcl/interface/axm0432.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcl/interface/axm0432.cfg') diff --git a/tcl/interface/axm0432.cfg b/tcl/interface/axm0432.cfg index 204c3878..d2a2aaa8 100644 --- a/tcl/interface/axm0432.cfg +++ b/tcl/interface/axm0432.cfg @@ -5,7 +5,7 @@ # interface ft2232 -ft2232_device_desc "Symphony SoundBite A" +ft2232_device_desc "Symphony SoundBite" ft2232_layout "axm0432_jtag" ft2232_vid_pid 0x0403 0x6010 -- cgit v1.2.3