commit | 87ace663df470f7aadc5f5a71258d43f743f05a9 | [log] [tgz] |
---|---|---|
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | Sat Apr 26 16:12:55 2014 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sat Apr 26 16:12:55 2014 +0000 |
tree | 40907ddf7d721ff6e1c55948357f5998db9c710d | |
parent | 1838591b684b515962b941018288366eb7276a2b [diff] |
CID1130000: Unchecked return value in default_spi_write_aai() Also, try to always disable WRDI because else the user is stuck with a chip in AAI mode that won't return by itself w/o a reset. Corresponding to flashrom svn r1779. Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>