From: David Brownell Date: Fri, 5 Mar 2010 21:08:11 +0000 (-0800) Subject: README: update libftdi version X-Git-Tag: v0.5.0-rc1~874 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=74113cf72570a20f5f2ff66f721284bd4228aee3;p=openocd README: update libftdi version The FT2232H really wants libftdi 0.17 or newer; some notable bugs got fixed in that version. Signed-off-by: David Brownell --- diff --git a/README b/README index b69a69ab..a683476c 100644 --- 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.