summaryrefslogtreecommitdiffstats
path: root/flashrom.8
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2011-06-11 12:21:37 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2011-06-11 12:21:37 +0000
commitc0207069488ea2c1d6bb39dc02ad5370f82f1067 (patch)
treea3ae2b2f99a995f1c5579ca8fa443d40a1d61290 /flashrom.8
parent5520694cabe74bdbc831aa5d857155edaf7731ce (diff)
downloadast2050-flashrom-c0207069488ea2c1d6bb39dc02ad5370f82f1067.zip
ast2050-flashrom-c0207069488ea2c1d6bb39dc02ad5370f82f1067.tar.gz
Add support for Olimex programmers to ft2232_spi
- add support for Olimex' ARM-USB-TINY, ARM-USB-TINY-H, ARM-USB-OCD AND ARM-USB-OCD-H and adjust man page - minor string change ("First International Computer, Inc." -> "FIC") Corresponding to flashrom svn r1331. Signed-off-by: Pete Batard <pbatard@gmail.com> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Diffstat (limited to 'flashrom.8')
-rw-r--r--flashrom.87
1 files changed, 4 insertions, 3 deletions
diff --git a/flashrom.8 b/flashrom.8
index 677e8db..41a1776 100644
--- a/flashrom.8
+++ b/flashrom.8
@@ -183,7 +183,7 @@ cards)"
.BR "* it87spi" " (for flash ROMs behind an ITE IT87xx Super I/O LPC/SPI \
translation unit)"
.sp
-.BR "* ft2232_spi" " (for SPI flash ROMs attached to a FT2232H/FT4232H/JTAGkey \
+.BR "* ft2232_spi" " (for SPI flash ROMs attached to an FT2232/FT4232H family \
based USB SPI programmer)"
.sp
.BR "* serprog" " (for flash ROMs attached to a programmer speaking serprog)"
@@ -361,8 +361,9 @@ type and interface/port it should support. For that you have to use the
.sp
syntax where
.B model
-can be any of
-.BR 2232H ", " JTAGkey ", or " 4232H
+can be one of
+.BR 2232H ", " 4232H ", " jtagkey ", " openmoko ", " arm-usb-tiny ", " \
+arm-usb-tiny-h ", " arm-usb-ocd " or " arm-usb-ocd-h
and
.B interface
can be any of
OpenPOWER on IntegriCloud