diff options
author | Peter Stuge <peter@stuge.se> | 2009-05-01 14:52:50 +0000 |
---|---|---|
committer | Peter Stuge <peter@stuge.se> | 2009-05-01 14:52:50 +0000 |
commit | 261cafab863e5ac37c7a6f3df24a5db18eb31556 (patch) | |
tree | cf6952cfdb39fd36d8ed3999884c2bb302434a33 /README | |
parent | 92ef62c93dac045e7b62a6a9d3d1af57032a9b3d (diff) | |
download | ast2050-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 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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, |