diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2009-04-11 13:59:00 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2009-04-11 13:59:00 +0000 |
commit | 4eb37059cea9ad4fae2f959dc023f6537f722717 (patch) | |
tree | a54346c630f68482f4d1b56b8a2cb7c2a8198b8e /util/flashrom/README | |
parent | 1da9a79a069a85c05314ca33b53f6c1b0d98d733 (diff) |
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: svn://svn.coreboot.org/coreboot/trunk@4092 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/flashrom/README')
-rw-r--r-- | util/flashrom/README | 5 |
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) |