mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 15:12:36 +02:00
Update the flashrom manpage
- Add missing entries for nicintel and satamv. - Add various programmers to those that support the 'pci=' option. - Small cosmetic, whitespace, grammar or consistency fixes. - Update the date of last change of the manpage. - Add Stefan Tauner to the list of authors. Corresponding to flashrom svn r1339. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Signed-off-by: Andrew Morgan <ziltro@ziltro.com> Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
This commit is contained in:
parent
8bb2021d77
commit
68b9ccac25
36
flashrom.8
36
flashrom.8
@ -1,4 +1,4 @@
|
|||||||
.TH FLASHROM 8 "Jun 06, 2010"
|
.TH FLASHROM 8 "Jun 14, 2011"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
flashrom \- detect, read, write, verify and erase flash chips
|
flashrom \- detect, read, write, verify and erase flash chips
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
@ -172,12 +172,17 @@ Specify the programmer device. Currently supported are:
|
|||||||
.BR "* nicnatsemi" " (for flash ROMs on National Semiconductor DP838* network \
|
.BR "* nicnatsemi" " (for flash ROMs on National Semiconductor DP838* network \
|
||||||
cards)"
|
cards)"
|
||||||
.sp
|
.sp
|
||||||
|
.BR "* nicintel" " (for parallel flash ROMs attached to Intel 10/100Mbit \
|
||||||
|
network cards)
|
||||||
|
.sp
|
||||||
.BR "* gfxnvidia" " (for flash ROMs on NVIDIA graphics cards)"
|
.BR "* gfxnvidia" " (for flash ROMs on NVIDIA graphics cards)"
|
||||||
.sp
|
.sp
|
||||||
.BR "* drkaiser" " (for flash ROMs on Dr. Kaiser PC-Waechter PCI cards)"
|
.BR "* drkaiser" " (for flash ROMs on Dr. Kaiser PC-Waechter PCI cards)"
|
||||||
.sp
|
.sp
|
||||||
.BR "* satasii" " (for flash ROMs on Silicon Image SATA/IDE controllers)"
|
.BR "* satasii" " (for flash ROMs on Silicon Image SATA/IDE controllers)"
|
||||||
.sp
|
.sp
|
||||||
|
.BR "* satamv" " (for flash ROMs on Marvell SATA controllers)"
|
||||||
|
.sp
|
||||||
.BR "* atahpt" " (for flash ROMs on Highpoint ATA/RAID controllers)"
|
.BR "* atahpt" " (for flash ROMs on Highpoint ATA/RAID controllers)"
|
||||||
.sp
|
.sp
|
||||||
.BR "* it87spi" " (for flash ROMs behind an ITE IT87xx Super I/O LPC/SPI \
|
.BR "* it87spi" " (for flash ROMs behind an ITE IT87xx Super I/O LPC/SPI \
|
||||||
@ -313,7 +318,7 @@ should support. For that you have to use the
|
|||||||
.B "flashrom \-p dummy:bus=[type[+type[+type]]]"
|
.B "flashrom \-p dummy:bus=[type[+type[+type]]]"
|
||||||
syntax where
|
syntax where
|
||||||
.B type
|
.B type
|
||||||
can be any of
|
can be
|
||||||
.BR parallel ", " lpc ", " fwh ", " spi
|
.BR parallel ", " lpc ", " fwh ", " spi
|
||||||
in any order. If you specify bus without type, all buses will be disabled.
|
in any order. If you specify bus without type, all buses will be disabled.
|
||||||
If you do not specify bus, all buses will be enabled.
|
If you do not specify bus, all buses will be enabled.
|
||||||
@ -321,8 +326,9 @@ If you do not specify bus, all buses will be enabled.
|
|||||||
Example:
|
Example:
|
||||||
.B "flashrom \-p dummy:bus=lpc+fwh"
|
.B "flashrom \-p dummy:bus=lpc+fwh"
|
||||||
.TP
|
.TP
|
||||||
.BR "nic3com" , " nicrealtek" , " nicsmc1211" , " nicnatsemi" , " gfxnvidia\
|
.BR "nic3com" , " nicrealtek" , " nicsmc1211" , " nicnatsemi" , " nicintel\
|
||||||
" , " satasii " and " atahpt " programmers
|
" , " nicintel_spi" , " gfxnvidia" , " ogp_spi" , " drkaiser" , " satasii\
|
||||||
|
" , " satamv" ", and " atahpt " programmers
|
||||||
These programmers have an option to specify the PCI address of the card
|
These programmers have an option to specify the PCI address of the card
|
||||||
your want to use, which must be specified if more than one card supported
|
your want to use, which must be specified if more than one card supported
|
||||||
by the selected programmer is installed in your system. The syntax is
|
by the selected programmer is installed in your system. The syntax is
|
||||||
@ -361,12 +367,12 @@ type and interface/port it should support. For that you have to use the
|
|||||||
.sp
|
.sp
|
||||||
syntax where
|
syntax where
|
||||||
.B model
|
.B model
|
||||||
can be one of
|
can be
|
||||||
.BR 2232H ", " 4232H ", " jtagkey ", " openmoko ", " arm-usb-tiny ", " \
|
.BR 2232H ", " 4232H ", " jtagkey ", " openmoko ", " arm-usb-tiny ", " \
|
||||||
arm-usb-tiny-h ", " arm-usb-ocd " or " arm-usb-ocd-h
|
arm-usb-tiny-h ", " arm-usb-ocd " or " arm-usb-ocd-h
|
||||||
and
|
and
|
||||||
.B interface
|
.B interface
|
||||||
can be any of
|
can be
|
||||||
.BR A ", or " B .
|
.BR A ", or " B .
|
||||||
The default model is
|
The default model is
|
||||||
.B 4232H
|
.B 4232H
|
||||||
@ -397,12 +403,12 @@ parameter specifies the Bus Pirate device node and an optional
|
|||||||
parameter specifies the frequency of the SPI bus. The parameter
|
parameter specifies the frequency of the SPI bus. The parameter
|
||||||
delimiter is a comma. Syntax is
|
delimiter is a comma. Syntax is
|
||||||
.sp
|
.sp
|
||||||
.B "flashrom \-p buspirate_spi:dev=/dev/device,spispeed=frequency"
|
.B " flashrom \-p buspirate_spi:dev=/dev/device,spispeed=frequency"
|
||||||
.sp
|
.sp
|
||||||
where
|
where
|
||||||
.B frequency
|
.B frequency
|
||||||
can be any of
|
can be
|
||||||
.BR 30k ", " 125k ", " 250k ", " 1M ", " 2M ", " 2.6M ", " 4M ", " 8M
|
.BR 30k ", " 125k ", " 250k ", " 1M ", " 2M ", " 2.6M ", " 4M " or " 8M
|
||||||
(in Hz). The default is the maximum frequency of 8 MHz.
|
(in Hz). The default is the maximum frequency of 8 MHz.
|
||||||
.TP
|
.TP
|
||||||
.BR "dediprog " programmer
|
.BR "dediprog " programmer
|
||||||
@ -413,11 +419,11 @@ Volt if no unit is specified. You can use
|
|||||||
.BR mV ", " milliVolt ", " V " or " Volt
|
.BR mV ", " milliVolt ", " V " or " Volt
|
||||||
as unit specifier. Syntax is
|
as unit specifier. Syntax is
|
||||||
.sp
|
.sp
|
||||||
.B "flashrom \-p dediprog:voltage=value"
|
.B " flashrom \-p dediprog:voltage=value"
|
||||||
.sp
|
.sp
|
||||||
where
|
where
|
||||||
.B value
|
.B value
|
||||||
can be any of
|
can be
|
||||||
.BR 0V ", " 1.8V ", " 2.5V ", " 3.5V
|
.BR 0V ", " 1.8V ", " 2.5V ", " 3.5V
|
||||||
or the equivalent in mV.
|
or the equivalent in mV.
|
||||||
.TP
|
.TP
|
||||||
@ -438,7 +444,7 @@ More information about the hardware is available at
|
|||||||
http://rayer.ic.cz/elektro/spipgm.htm
|
http://rayer.ic.cz/elektro/spipgm.htm
|
||||||
.TP
|
.TP
|
||||||
.BR "ogp_spi " programmer
|
.BR "ogp_spi " programmer
|
||||||
The FLASH ROM chip to access must be specified with the
|
The flash ROM chip to access must be specified with the
|
||||||
.B rom
|
.B rom
|
||||||
parameter.
|
parameter.
|
||||||
.sp
|
.sp
|
||||||
@ -454,7 +460,7 @@ for the configuration ROM and
|
|||||||
.B bprom
|
.B bprom
|
||||||
or
|
or
|
||||||
.B bios
|
.B bios
|
||||||
for the BIOS ROM. If more than one card supported by the ogp_spi programmer
|
for the BIOS ROM. If more than one card supported by the ogp_spi programmer
|
||||||
is installed in your system, you have to specify the PCI address of the card
|
is installed in your system, you have to specify the PCI address of the card
|
||||||
you want to use with the
|
you want to use with the
|
||||||
.B pci=
|
.B pci=
|
||||||
@ -599,6 +605,8 @@ Sean Nelson
|
|||||||
.br
|
.br
|
||||||
Stefan Reinauer
|
Stefan Reinauer
|
||||||
.br
|
.br
|
||||||
|
Stefan Tauner
|
||||||
|
.br
|
||||||
Stefan Wildemann
|
Stefan Wildemann
|
||||||
.br
|
.br
|
||||||
Stephan Guilloux
|
Stephan Guilloux
|
||||||
@ -613,7 +621,7 @@ Yinghai Lu
|
|||||||
.br
|
.br
|
||||||
some others, please see the flashrom svn changelog for details.
|
some others, please see the flashrom svn changelog for details.
|
||||||
.br
|
.br
|
||||||
All authors can be reached via e-mail at <flashrom@flashrom.org>.
|
All authors can be reached via email at <flashrom@flashrom.org>.
|
||||||
.PP
|
.PP
|
||||||
This manual page was written by Uwe Hermann <uwe@hermann-uwe.de>
|
This manual page was written by Uwe Hermann <uwe@hermann-uwe.de>
|
||||||
and Carl-Daniel Hailfinger.
|
and Carl-Daniel Hailfinger.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user