summaryrefslogtreecommitdiffstats
path: root/flashrom.8
diff options
context:
space:
mode:
authorPatrick Georgi <patrick.georgi@secunet.com>2013-05-23 21:47:46 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2013-05-23 21:47:46 +0000
commitefe2d43056bcc15d70903354c6410a498b56b285 (patch)
treefc6a7fd4d6872b6c85d41868a97f948c73cb525c /flashrom.8
parente659d2dfe3bbcc15e6c6cdb77ab7c09d040c06e3 (diff)
downloadast2050-flashrom-efe2d43056bcc15d70903354c6410a498b56b285.zip
ast2050-flashrom-efe2d43056bcc15d70903354c6410a498b56b285.tar.gz
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>
Diffstat (limited to 'flashrom.8')
-rw-r--r--flashrom.83
1 files changed, 2 insertions, 1 deletions
diff --git a/flashrom.8 b/flashrom.8
index c7a6c69..4e6ab55 100644
--- a/flashrom.8
+++ b/flashrom.8
@@ -683,7 +683,8 @@ Usage example to select the second device:
.sp
An optional
.B spispeed
-parameter specifies the frequency of the SPI bus. Syntax is
+parameter specifies the frequency of the SPI bus. The firmware on the device needs to be 5.0.0 or newer.
+Syntax is
.sp
.B " flashrom \-p dediprog:spispeed=frequency"
.sp
OpenPOWER on IntegriCloud