Changeset 1398 for trunk/flashrom.8


Ignore:
Timestamp:
07/28/11 21:23:09 (10 months ago)
Author:
uwe
Message:

manpage: Document all ft2232_spi and serprog variants.

Signed-off-by: Uwe Hermann <uwe@…>
Acked-by: Uwe Hermann <uwe@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/flashrom.8

    r1389 r1398  
    184184cards)" 
    185185.sp 
    186 .BR "* nicintel" " (for parallel flash ROMs attached to Intel 10/100Mbit \ 
    187 network cards) 
     186.BR "* nicintel" " (for parallel flash ROMs on Intel 10/100Mbit network cards) 
    188187.sp 
    189188.BR "* gfxnvidia" " (for flash ROMs on NVIDIA graphics cards)" 
     
    198197.sp 
    199198.BR "* ft2232_spi" " (for SPI flash ROMs attached to an FT2232/FT4232H family \ 
    200 based USB SPI programmer)" 
    201 .sp 
    202 .BR "* serprog" " (for flash ROMs attached to a programmer speaking serprog)" 
     199based USB SPI programmer), including the DLP Design DLP-USB1232H, \ 
     200FTDI FT2232H Mini-Module, FTDI FT4232H Mini-Module, openbiosprog-spi, Amontec \ 
     201JTAGkey/JTAGkey-tiny/JTAGkey-2, Olimex ARM-USB-TINY/-H, and Olimex \ 
     202ARM-USB-OCD/-H." 
     203.sp 
     204.BR "* serprog" " (for flash ROMs attached to a programmer speaking serprog), \ 
     205including AVR flasher by Urja Rannikko, AVR flasher by eightdot, \ 
     206Arduino Mega flasher by fritz, InSystemFlasher by Juhana Helovuo, and \ 
     207atmegaXXu2-flasher by Stefan Tauner." 
    203208.sp 
    204209.BR "* buspirate_spi" " (for SPI flash ROMs attached to a Bus Pirate)" 
     
    209214based programmer)" 
    210215.sp 
    211 .BR "* nicintel_spi" " (for SPI flash ROMs attached to an Intel Gigabit \ 
    212 network cards)" 
    213 .sp 
    214 .BR "* ogp_spi" " (for SPI flash ROMs attached to an Open Graphics Project \ 
    215 graphics card)" 
     216.BR "* nicintel_spi" " (for SPI flash ROMs on Intel Gigabit network cards)" 
     217.sp 
     218.BR "* ogp_spi" " (for SPI flash ROMs on Open Graphics Project graphics card)" 
    216219.sp 
    217220Some programmers have optional or mandatory parameters which are described 
Note: See TracChangeset for help on using the changeset viewer.