diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2010-01-03 23:50:28 +0000 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2010-01-03 23:50:28 +0000 |
commit | 009c51b06206839ea0fc1124724e5bd3e0ec149d (patch) | |
tree | e564ce61f60f224550c54e9de63cc5707c224533 | |
parent | 9678539b79729c714d5ac5c4bb1fc1dd9d728be4 (diff) | |
download | flashrom-009c51b06206839ea0fc1124724e5bd3e0ec149d.tar.gz flashrom-009c51b06206839ea0fc1124724e5bd3e0ec149d.tar.bz2 flashrom-009c51b06206839ea0fc1124724e5bd3e0ec149d.zip |
Drop multiple forwards to man page and add a single one more prominently
Drop usage information that is already mentioned in the man page.
Corresponding to flashrom svn r827.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
-rw-r--r-- | README | 33 |
1 files changed, 2 insertions, 31 deletions
@@ -11,6 +11,8 @@ program flash chips. 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. +Please see the flashrom(8) manpage. + Packaging --------- @@ -89,37 +91,6 @@ If you have insufficient permissions for the destination directory, use sudo by adding sudo in front of the commands above. -Usage / Options ---------------- - -Please see the flashrom(8) manpage. - - -Exit status ------------ - -Please see the flashrom(8) manpage. - - -coreboot Table and Mainboard Identification --------------------------------------------- - -Please see the flashrom(8) manpage. - - -ROM Layout Support ------------------- - -Please see the flashrom(8) manpage. - - -Supported Flash Chips / Chipsets / Mainboards ---------------------------------------------- - -Please check the output of 'flashrom -L' for the list of supported -flash chips, chipsets/southbridges, mainboards, and flash programmers. - - Contact ------- |