summaryrefslogtreecommitdiffstats
path: root/README
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
commit399cc3274b486893870812aca2c2f0f2cbf2e4c8 (patch)
treecf6952cfdb39fd36d8ed3999884c2bb302434a33 /README
parentb8b07fd06ea8de610bf8fedd63c9522d97e069e2 (diff)
downloadflashrom-399cc3274b486893870812aca2c2f0f2cbf2e4c8.zip
flashrom-399cc3274b486893870812aca2c2f0f2cbf2e4c8.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 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index a272080..70abe0a 100644
--- a/README
+++ b/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,
OpenPOWER on IntegriCloud