mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 15:12:36 +02:00
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>
This commit is contained in:
parent
92ef62c93d
commit
261cafab86
4
README
4
README
@ -2,8 +2,8 @@
|
||||
flashrom README
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
flashrom is a utility for reading, writing, and erasing flash ROM chips.
|
||||
It's often used to flash BIOS/coreboot/firmware images.
|
||||
flashrom is a utility for reading, writing, verifying and erasing flash ROM
|
||||
chips. It's often used to flash BIOS/coreboot/firmware images.
|
||||
|
||||
It supports a wide range of DIP32, PLCC32, DIP8, SO8/SOIC8, TSOP32, and
|
||||
TSOP40 chips, which use various protocols such as LPC, FWH, parallel flash,
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user