This is an automated email from Gerrit.

driver RAM ([email protected]) just uploaded a new patch set to Gerrit, which 
you can find at http://openocd.zylin.com/1098

-- gerrit

commit 9019317a58e71a5ffa49530e6320e228e07ede72
Author: Rodrigo Melo <[email protected]>
Date:   Thu Dec 27 19:50:52 2012 -0300

    doc: opendous interface based on ft2232H
    
    It was listed in the ft2232 based cables supported. Moreover, the
    ft2232_channel option, which was added to support this cable, was explained.
    
    Change-Id: I82ebc7bc10d6472f96ab150e78d623a617edccd2
    Signed-off-by: Rodrigo Melo <[email protected]>

diff --git a/doc/openocd.texi b/doc/openocd.texi
index e38e619..f128d65 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -388,6 +388,9 @@ to be available anymore as of April 2012.
 @* Link @url{http://www.dlpdesign.com/usb/usb1232h.shtml}
 @item @b{digilent-hs1}
 @* Link @url{http://www.digilentinc.com/Products/Detail.cfm?Prod=JTAG-HS1}
+@item @b{opendous}
+@* Link @url{http://code.google.com/p/opendous/wiki/JTAG} FT2232H-based
+(OpenHardware).
 @end itemize
 
 @section USB-JTAG / Altera USB-Blaster compatibles
@@ -479,7 +482,7 @@ evaluation boards. This is the adapter fitted to the 
Stellaris LaunchPad.
 @* Link: @url{http://dangerousprototypes.com/bus-pirate-manual/}
 
 @item @b{opendous}
-@* Link: @url{http://code.google.com/p/opendous-jtag/}
+@* Link: @url{http://code.google.com/p/opendous-jtag/} - which uses an 
AT90USB162
 
 @item @b{estick}
 @* Link: @url{http://code.google.com/p/estick-jtag/}
@@ -2534,6 +2537,11 @@ also reduces the risk of timeouts before receiving the 
expected number of bytes.
 The OpenOCD default value is 2 and for some systems a value of 10 has proved 
useful.
 @end deffn
 
+@deffn {Config Command} {ft2232_channel} channel
+Used to select the channel of the ft2232 chip to use (between 1 and 4).
+The default value is 1.
+@end deffn
+
 For example, the interface config file for a
 Turtelizer JTAG Adapter looks something like this:
 

-- 

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to