commit | d5c4ab4cfd0de7427e2781fdc2f7a179865c5bc6 | [log] [tgz] |
---|---|---|
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Fri Sep 09 12:46:32 2011 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Fri Sep 09 12:46:32 2011 +0000 |
tree | e3982f2ce8401028028566c2f09ed38bc2e8338b | |
parent | c74e977627afc93ed2f5327a6727198b5299cf43 [diff] |
Revamp the warning of failing to set BIOS write enable in enable_flash_ich - introduce a new variable 'wanted' that is used instead of 'new' - use 'new' for the actual value contained in BIOS_CNTL after we tried to write it - rephrase the warning which now also includes the old and new values besides the wanted one Corresponding to flashrom svn r1435. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>