Changeset 1389 for trunk/flashrom.8
- Timestamp:
- 07/26/11 00:44:09 (10 months ago)
- File:
-
- 1 edited
-
trunk/flashrom.8 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/flashrom.8
r1387 r1389 300 300 report so we can diagnose the problem. 301 301 .sp 302 If you have an Intel chipset with an ICH6 or later southbridge and if you want 303 to set specific IDSEL values for a non-default flash chip or an embedded 304 controller (EC), you can use the 305 .sp 306 .B " flashrom \-p internal:fwh_idsel=value" 307 .sp 308 syntax where value is the 48-bit hexadecimal raw value to be written in the 309 IDSEL registers of the Intel southbridge. The upper 32 bits use one hex digit 310 each per 512 kB range between 0xffc00000 and 0xffffffff, and the lower 16 bits 311 use one hex digit each per 1024 kB range between 0xff400000 and 0xff7fffff. 312 The rightmost hex digit corresponds with the lowest address range. All address 313 ranges have a corresponding sister range 4 MB below with identical IDSEL 314 settings. The default value for ICH7 is given in the example below. 315 .sp 316 Example: 317 .B "flashrom \-p internal:fwh_idsel=0x001122334567" 318 .sp 302 319 Using flashrom on laptops is dangerous and may easily make your hardware 303 320 unusable (see also the
Note: See TracChangeset
for help on using the changeset viewer.
