Changeset 1461 for trunk/flashrom.8
- Timestamp:
- Nov 8, 2011 11:55:54 AM (19 months ago)
- File:
-
- 1 edited
-
trunk/flashrom.8 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/flashrom.8
r1453 r1461 304 304 report so we can diagnose the problem. 305 305 .sp 306 If you have an Intel chipset with an ICH8 or later southbridge with SPI flash 307 attached, and if a valid descriptor was written to it (e.g. by the vendor), the 308 chipset provides an alternative way to access the flash chip(s) named 309 .BR "Hardware Sequencing" . 310 It is much simpler than the normal access method (called 311 .BR "Software Sequencing" ")," 312 but does not allow the software to choose the SPI commands to be sent. 313 You can use the 314 .sp 315 .B " flashrom \-p internal:ich_spi_mode=value" 316 .sp 317 syntax where value can be 318 .BR auto ", " swseq " or " hwseq . 319 By default 320 .RB "(or when setting " ich_spi_mode=auto ) 321 the module tries to use swseq and only activates hwseq if need be (e.g. if 322 important opcodes are inaccessible due to lockdown; or if more than one flash 323 chip is attached). The other options (swseq, hwseq) select the respective mode 324 (if possible). 325 .sp 306 326 If you have an Intel chipset with an ICH6 or later southbridge and if you want 307 327 to set specific IDSEL values for a non-default flash chip or an embedded
Note: See TracChangeset
for help on using the changeset viewer.
