summaryrefslogtreecommitdiffstats
path: root/flashrom.8
diff options
context:
space:
mode:
authorCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2010-11-09 22:00:31 +0000
committerCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2010-11-09 22:00:31 +0000
commitc24413879c42c24a534735ef71859ab1054a4716 (patch)
treec229d9a277e2a2fc95f210ce0f01ce3d5b025d27 /flashrom.8
parent12d6d821416436cf3ede3dbabcd688887ef7ba76 (diff)
downloadast2050-flashrom-c24413879c42c24a534735ef71859ab1054a4716.zip
ast2050-flashrom-c24413879c42c24a534735ef71859ab1054a4716.tar.gz
Support setting the Dediprog SF100 SPI voltage
Add a generic voltage parameter parser. Move tolower_string() from dummyflasher.c to flashrom.c to make it available everywhere. Corresponding to flashrom svn r1226. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Stefan Reinauer <stepan@coreboot.org>
Diffstat (limited to 'flashrom.8')
-rw-r--r--flashrom.815
1 files changed, 14 insertions, 1 deletions
diff --git a/flashrom.8 b/flashrom.8
index 667e06b..0f2a6c4 100644
--- a/flashrom.8
+++ b/flashrom.8
@@ -402,7 +402,20 @@ can be any of
(in Hz). The default is the maximum frequency of 8 MHz.
.TP
.BR "dediprog " programmer
-No parameters defined yet.
+An optional
+.B voltage
+parameter specifies the voltage the Dediprog should use. The default unit is
+Volt if no unit is specified. You can use
+.BR mV ", " milliVolt ", " V " or " Volt
+as unit specifier. Syntax is
+.sp
+.B "flashrom \-p dediprog:voltage=value"
+.sp
+where
+.B value
+can be any of
+.BR 0V ", " 1.8V ", " 2.5V ", " 3.5V
+or the equivalent in mV.
.TP
.BR "rayer_spi " programmer
The default I/O base address used for the parallel port is 0x378 and you can use
OpenPOWER on IntegriCloud