summaryrefslogtreecommitdiff
path: root/util/flashrom/README
diff options
context:
space:
mode:
Diffstat (limited to 'util/flashrom/README')
-rw-r--r--util/flashrom/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/util/flashrom/README b/util/flashrom/README
index a4eee499dd..2d26877006 100644
--- a/util/flashrom/README
+++ b/util/flashrom/README
@@ -5,8 +5,9 @@ Flashrom README
Flashrom is a utility for reading, writing, and erasing flash ROM chips.
It's often used to flash BIOS/coreboot/firmware images.
-It supports a wide range of DIP32, PLCC32, DIP8, and TSOP chips, which use
-various protocols such as LPC, FWH, parallel flash, or SPI.
+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,
+or SPI.
(see http://coreboot.org for details on coreboot)