a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: Universal flash programming utility
Flashrom is a universal flash programming utility for flash chips
(e.g. in DIP or PLCC packaging). It can be used to flash BIOS images,
for example.
Description: Identify, read, write, erase, and verify BIOS/ROM/flash chips
flashrom is a tool for identifying, reading, writing, verifying and erasing
flash chips. It's often used to flash BIOS/EFI/coreboot/firmware images
in-system using a supported mainboard, but it also supports flashing of
network cards (NICs), SATA controller cards, and other external devices which
can program flash chips.
.
It supports a wide range of DIP32, PLCC32, DIP8, SO8/SOIC8, TSOP32, TSOP40,
and TSOP48 chips, which use various protocols such as LPC, FWH, parallel
flash, or SPI.
.
The tool can be used to flash BIOS/firmware images for example -- be it
proprietary BIOS images or coreboot (previously known as LinuxBIOS) images.
.
It can also be used to read the current existing BIOS/firmware from a
flash chip.
--- 31215 Thu Jan 1 00:00:00 1970
+++ 73556 Thu Jan 1 00:00:00 1970
@@ -1,4 +1,16 @@
-Universal flash programming utility
+Identify, read, write, erase, and verify BIOS/ROM/flash chips
- Flashrom is a universal flash programming utility for flash chips
+ flashrom is a tool for identifying, reading, writing, verifying and erasing
- (e.g. in DIP or PLCC packaging). It can be used to flash BIOS images,
+ flash chips. It's often used to flash BIOS/EFI/coreboot/firmware images
- for example.
+ in-system using a supported mainboard, but it also supports flashing of
+ network cards (NICs), SATA controller cards, and other external devices which
+ can program flash chips.
+ .
+ It supports a wide range of DIP32, PLCC32, DIP8, SO8/SOIC8, TSOP32, TSOP40,
+ and TSOP48 chips, which use various protocols such as LPC, FWH, parallel
+ flash, or SPI.
+ .
+ The tool can be used to flash BIOS/firmware images for example -- be it
+ proprietary BIOS images or coreboot (previously known as LinuxBIOS) images.
+ .
+ It can also be used to read the current existing BIOS/firmware from a
+ flash chip.