]> git.sur5r.net Git - openocd/commitdiff
README: update libftdi version
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 5 Mar 2010 21:08:11 +0000 (13:08 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 6 Mar 2010 03:00:08 +0000 (19:00 -0800)
The FT2232H really wants libftdi 0.17 or newer; some notable
bugs got fixed in that version.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
README

diff --git a/README b/README
index b69a69ab84ca76b98e44f1cca36d45bdeabb5ea3..a683476c460e911911bfb17065853f4095278aa7 100644 (file)
--- a/README
+++ b/README
@@ -317,7 +317,7 @@ The libftdi source code can be download from the following website:
 
 For both Linux and Windows, both libusb and libftdi must be built and
 installed.  To use the newer FT2232H chips, supporting RTCK and USB high
-speed (480 Mbps), you need libftdi version 0.16 or newer.  Many Linux
+speed (480 Mbps), use libftdi version 0.17 or newer.  Many Linux
 distributions provide suitable packages for these libraries.
 
 For Windows, libftdi is supported with versions 0.14 and later.