Changeset 1331 for trunk/flashrom.8


Ignore:
Timestamp:
Jun 11, 2011 2:21:37 PM (2 years ago)
Author:
stefanct
Message:

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")

Signed-off-by: Pete Batard <pbatard@…>
Acked-by: Stefan Tauner <stefan.tauner@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/flashrom.8

    r1317 r1331  
    184184translation unit)" 
    185185.sp 
    186 .BR "* ft2232_spi" " (for SPI flash ROMs attached to a FT2232H/FT4232H/JTAGkey \ 
     186.BR "* ft2232_spi" " (for SPI flash ROMs attached to an FT2232/FT4232H family \ 
    187187based USB SPI programmer)" 
    188188.sp 
     
    362362syntax where 
    363363.B model 
    364 can be any of 
    365 .BR 2232H ", " JTAGkey ", or " 4232H 
     364can be one of 
     365.BR 2232H ", " 4232H ", " jtagkey ", " openmoko ", " arm-usb-tiny ", " \ 
     366arm-usb-tiny-h ", " arm-usb-ocd " or " arm-usb-ocd-h 
    366367and 
    367368.B interface 
Note: See TracChangeset for help on using the changeset viewer.