commit | efe2d43056bcc15d70903354c6410a498b56b285 | [log] [tgz] |
---|---|---|
author | Patrick Georgi <patrick.georgi@secunet.com> | Thu May 23 21:47:46 2013 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Thu May 23 21:47:46 2013 +0000 |
tree | fc6a7fd4d6872b6c85d41868a97f948c73cb525c | |
parent | e659d2dfe3bbcc15e6c6cdb77ab7c09d040c06e3 [diff] |
dediprog: fix SPI clock setting Avoid setting SPI speed on firmware versions < 5.0.0 and note this limitation in the man page. Use the correct offset of the "12M" element in the spispeeds array to match our manpage and the default of Dediprog's dpcmd. Corresponding to flashrom svn r1674. Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com> Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>