diff options
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | 2013-09-14 23:37:01 +0000 |
---|---|---|
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | 2013-09-14 23:37:01 +0000 |
commit | b863b07974f28c5fdbad896a750517dd72cf99b7 (patch) | |
tree | e322dec9da0fd698ac6bb71c2f0ea2c461df5e5e /flashrom.8.tmpl | |
parent | f4fa3914cd66471518480d18a1f0cac56a101e39 (diff) | |
download | flashrom-b863b07974f28c5fdbad896a750517dd72cf99b7.zip flashrom-b863b07974f28c5fdbad896a750517dd72cf99b7.tar.gz |
Enable fwh_idsel parameter for C-ICH and ICH2/3/4/5 chipsets
Register locations are different from ICH6, but otherwise appear
to have identical bit specifications and defaults.
Binary file (standard input) matches
Corresponding to flashrom svn r1748.
Diffstat (limited to 'flashrom.8.tmpl')
-rw-r--r-- | flashrom.8.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flashrom.8.tmpl b/flashrom.8.tmpl index 9f8af03..b507a97 100644 --- a/flashrom.8.tmpl +++ b/flashrom.8.tmpl @@ -397,7 +397,7 @@ syntax. If this leads to erase or write accesses to the flash it would most probably bring it into an inconsistent and unbootable state and we will not provide any support in such a case. .sp -If you have an Intel chipset with an ICH6 or later southbridge and if you want +If you have an Intel chipset with an ICH2 or later southbridge and if you want to set specific IDSEL values for a non-default flash chip or an embedded controller (EC), you can use the .sp |