summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2010-03-05 13:08:11 -0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2010-03-05 19:00:08 -0800
commit74113cf72570a20f5f2ff66f721284bd4228aee3 (patch)
treeda6e20aa877b558a6652bb96248e5914e94c8bd6 /README
parentd33a81c549743e13633db9e8749f0e7cb0f7324b (diff)
downloadopenocd+libswd-74113cf72570a20f5f2ff66f721284bd4228aee3.tar.gz
openocd+libswd-74113cf72570a20f5f2ff66f721284bd4228aee3.tar.bz2
openocd+libswd-74113cf72570a20f5f2ff66f721284bd4228aee3.tar.xz
openocd+libswd-74113cf72570a20f5f2ff66f721284bd4228aee3.zip
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 <dbrownell@users.sourceforge.net>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
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.