Changeset 1339 for trunk/flashrom.8
- Timestamp:
- 06/16/11 01:44:52 (11 months ago)
- File:
-
- 1 edited
-
trunk/flashrom.8 (modified) (12 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/flashrom.8
r1331 r1339 1 .TH FLASHROM 8 "Jun 06, 2010"1 .TH FLASHROM 8 "Jun 14, 2011" 2 2 .SH NAME 3 3 flashrom \- detect, read, write, verify and erase flash chips … … 173 173 cards)" 174 174 .sp 175 .BR "* nicintel" " (for parallel flash ROMs attached to Intel 10/100Mbit \ 176 network cards) 177 .sp 175 178 .BR "* gfxnvidia" " (for flash ROMs on NVIDIA graphics cards)" 176 179 .sp … … 178 181 .sp 179 182 .BR "* satasii" " (for flash ROMs on Silicon Image SATA/IDE controllers)" 183 .sp 184 .BR "* satamv" " (for flash ROMs on Marvell SATA controllers)" 180 185 .sp 181 186 .BR "* atahpt" " (for flash ROMs on Highpoint ATA/RAID controllers)" … … 314 319 syntax where 315 320 .B type 316 can be any of321 can be 317 322 .BR parallel ", " lpc ", " fwh ", " spi 318 323 in any order. If you specify bus without type, all buses will be disabled. … … 322 327 .B "flashrom \-p dummy:bus=lpc+fwh" 323 328 .TP 324 .BR "nic3com" , " nicrealtek" , " nicsmc1211" , " nicnatsemi" , " gfxnvidia\ 325 " , " satasii " and " atahpt " programmers 329 .BR "nic3com" , " nicrealtek" , " nicsmc1211" , " nicnatsemi" , " nicintel\ 330 " , " nicintel_spi" , " gfxnvidia" , " ogp_spi" , " drkaiser" , " satasii\ 331 " , " satamv" ", and " atahpt " programmers 326 332 These programmers have an option to specify the PCI address of the card 327 333 your want to use, which must be specified if more than one card supported … … 362 368 syntax where 363 369 .B model 364 can be one of370 can be 365 371 .BR 2232H ", " 4232H ", " jtagkey ", " openmoko ", " arm-usb-tiny ", " \ 366 372 arm-usb-tiny-h ", " arm-usb-ocd " or " arm-usb-ocd-h 367 373 and 368 374 .B interface 369 can be any of375 can be 370 376 .BR A ", or " B . 371 377 The default model is … … 398 404 delimiter is a comma. Syntax is 399 405 .sp 400 .B " flashrom \-p buspirate_spi:dev=/dev/device,spispeed=frequency"406 .B " flashrom \-p buspirate_spi:dev=/dev/device,spispeed=frequency" 401 407 .sp 402 408 where 403 409 .B frequency 404 can be any of405 .BR 30k ", " 125k ", " 250k ", " 1M ", " 2M ", " 2.6M ", " 4M " ," 8M410 can be 411 .BR 30k ", " 125k ", " 250k ", " 1M ", " 2M ", " 2.6M ", " 4M " or " 8M 406 412 (in Hz). The default is the maximum frequency of 8 MHz. 407 413 .TP … … 414 420 as unit specifier. Syntax is 415 421 .sp 416 .B " flashrom \-p dediprog:voltage=value"422 .B " flashrom \-p dediprog:voltage=value" 417 423 .sp 418 424 where 419 425 .B value 420 can be any of426 can be 421 427 .BR 0V ", " 1.8V ", " 2.5V ", " 3.5V 422 428 or the equivalent in mV. … … 439 445 .TP 440 446 .BR "ogp_spi " programmer 441 The FLASHROM chip to access must be specified with the447 The flash ROM chip to access must be specified with the 442 448 .B rom 443 449 parameter. … … 455 461 or 456 462 .B bios 457 for the BIOS ROM. If more than one card supported by the ogp_spi programmer463 for the BIOS ROM. If more than one card supported by the ogp_spi programmer 458 464 is installed in your system, you have to specify the PCI address of the card 459 465 you want to use with the … … 600 606 Stefan Reinauer 601 607 .br 608 Stefan Tauner 609 .br 602 610 Stefan Wildemann 603 611 .br … … 614 622 some others, please see the flashrom svn changelog for details. 615 623 .br 616 All authors can be reached via e -mail at <flashrom@flashrom.org>.624 All authors can be reached via email at <flashrom@flashrom.org>. 617 625 .PP 618 626 This manual page was written by Uwe Hermann <uwe@hermann-uwe.de>
Note: See TracChangeset
for help on using the changeset viewer.
