diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-05-06 23:25:15 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-05-06 23:25:15 +0000 |
commit | 1b51bd7af9767ba223e08e88bccfecc1fefbca04 (patch) | |
tree | 10380230468a6885f29f892a1a6f1d3e0324414b /sysutils/flashrom/pkg-descr | |
parent | 410a52d3350468d9f427ce621bf48e52d8864c68 (diff) | |
download | ports-1b51bd7af9767ba223e08e88bccfecc1fefbca04.tar.gz ports-1b51bd7af9767ba223e08e88bccfecc1fefbca04.zip |
Notes
Diffstat (limited to 'sysutils/flashrom/pkg-descr')
-rw-r--r-- | sysutils/flashrom/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/flashrom/pkg-descr b/sysutils/flashrom/pkg-descr new file mode 100644 index 000000000000..e3620cd3f8e3 --- /dev/null +++ b/sysutils/flashrom/pkg-descr @@ -0,0 +1,8 @@ +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, +or SPI. + +WWW: http://www.coreboot.org/Flashrom |