summaryrefslogtreecommitdiffstats
path: root/flashrom.8
diff options
context:
space:
mode:
authorPeter Stuge <peter@stuge.se>2009-05-01 14:52:50 +0000
committerPeter Stuge <peter@stuge.se>2009-05-01 14:52:50 +0000
commit261cafab863e5ac37c7a6f3df24a5db18eb31556 (patch)
treecf6952cfdb39fd36d8ed3999884c2bb302434a33 /flashrom.8
parent92ef62c93dac045e7b62a6a9d3d1af57032a9b3d (diff)
downloadast2050-flashrom-261cafab863e5ac37c7a6f3df24a5db18eb31556.zip
ast2050-flashrom-261cafab863e5ac37c7a6f3df24a5db18eb31556.tar.gz
Mention that flashrom can also verify flash contents
Corresponding to flashrom svn r451. Signed-off-by: Peter Stuge <peter@stuge.se> Acked-by: Peter Stuge <peter@stuge.se>
Diffstat (limited to 'flashrom.8')
-rw-r--r--flashrom.84
1 files changed, 2 insertions, 2 deletions
diff --git a/flashrom.8 b/flashrom.8
index ba281f5..2ea11ae 100644
--- a/flashrom.8
+++ b/flashrom.8
@@ -1,12 +1,12 @@
.TH FLASHROM 8 "April 11, 2009"
.SH NAME
-flashrom \- read, write, and erase BIOS/ROM/flash chips
+flashrom \- read, write, verify and erase BIOS/ROM/flash chips
.SH SYNOPSIS
.B flashrom \fR[\fB\-rwvEVfLhR\fR] [\fB\-c\fR chipname] [\fB\-s\fR exclude_start] [\fB\-e\fR exclude_end]
[\fB-m\fR [vendor:]part] [\fB-l\fR file.layout] [\fB-i\fR image_name] [file]
.SH DESCRIPTION
.B flashrom
-is a utility for reading, writing, and erasing flash ROM chips.
+is a utility for reading, writing, verifying and erasing flash ROM chips.
It's often used to flash BIOS/coreboot/firmware images.
.PP
It supports a wide range of DIP32, PLCC32, DIP8, SO8/SOIC8, TSOP32, and
OpenPOWER on IntegriCloud