summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authoruwe <uwe@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2009-04-11 13:59:00 +0000
committeruwe <uwe@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2009-04-11 13:59:00 +0000
commit319a0c300d33c98d85c3564def26b70442a2c2dd (patch)
tree466f616746a8f6a3b2d421903a0b286897ab7a1f /README
parent03d9865bc826cab289ef2167c063687f71a35820 (diff)
downloadflashrom-319a0c300d33c98d85c3564def26b70442a2c2dd.tar.gz
Original v2 revision: 4092
Mention a few more flash chip packages in README/manpage. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@427 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index a4eee49..2d26877 100644
--- a/README
+++ b/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)