diff options
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | 2013-10-25 00:33:37 +0000 |
---|---|---|
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | 2013-10-25 00:33:37 +0000 |
commit | 92d6a861ce0e4727c911fd8d6aeba312b805f765 (patch) | |
tree | ae9e39df5b092aea28d5193054cc66a53525f233 /os.h | |
parent | 8d7ec2a209073ce4a403378fa6c828397f5011e9 (diff) | |
download | flashrom-92d6a861ce0e4727c911fd8d6aeba312b805f765.tar.gz flashrom-92d6a861ce0e4727c911fd8d6aeba312b805f765.tar.bz2 flashrom-92d6a861ce0e4727c911fd8d6aeba312b805f765.zip |
Refactor Intel Chipset Enables
- Combine enable_flash_ich_4e() and enable_flash_ich_dc() to
enable_flash_ich_fwh().
- Remove unjustified (chipset) name parameters from various
enable_flash_ich* functions.
- Make Poulsbo and Tunnel Creek use generic enables by refining existing
functions to work with them, including everything in ichspi.c.
- Refactor enable_flash_ich_fwh_decode() to be called unconditionally for
all chipsets.
- Add support for Intel Atom Centerton (S12x0).
- Recombine ICH2/3/4/5 to CHIPSET_ICH2345 because we treat them equally
anyway.
- Move spibar handling out of ich_init_spi() into enable_flash_ich_spi()
- Various small cleanups.
Corresponding to flashrom svn r1761.
Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Diffstat (limited to 'os.h')
0 files changed, 0 insertions, 0 deletions