From c0207069488ea2c1d6bb39dc02ad5370f82f1067 Mon Sep 17 00:00:00 2001 From: Pete Batard Date: Sat, 11 Jun 2011 12:21:37 +0000 Subject: 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 Acked-by: Stefan Tauner --- flashrom.8 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'flashrom.8') 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 -- cgit v1.1