Changeset 1498 for trunk/flashrom.8
- Timestamp:
- Feb 16, 2012 10:00:27 PM (15 months ago)
- File:
-
- 1 edited
-
trunk/flashrom.8 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/flashrom.8
r1497 r1498 206 206 .BR "* ogp_spi" " (for SPI flash ROMs on Open Graphics Project graphics card)" 207 207 .sp 208 .BR "* linux_spi" " (for SPI flash ROMs accessible via /dev/spidevX.Y on Linux)" 209 .sp 208 210 Some programmers have optional or mandatory parameters which are described 209 211 in detail in the … … 640 642 More information about the hardware is available at 641 643 .BR http://wiki.opengraphics.org . 644 .SS 645 .BR "linux_spi " programmer 646 You have to specify the SPI controller to use with the 647 .sp 648 .B " flashrom \-p linux_spi:dev=/dev/spidevX.Y" 649 .sp 650 syntax where 651 .B /dev/spidevX.Y 652 is the Linux device node for your SPI controller. 653 .sp 654 Please note that the linux_spi driver only works on Linux. 642 655 .SH EXIT STATUS 643 656 flashrom exits with 0 on success, 1 on most failures but with 2 if /dev/mem
Note: See TracChangeset
for help on using the changeset viewer.
