diff options
author | Peter Stuge <peter@stuge.se> | 2009-04-20 12:34:30 +0000 |
---|---|---|
committer | Peter Stuge <peter@stuge.se> | 2009-04-20 12:34:30 +0000 |
commit | 4399d3c8322d5aaac044c402cddf0f68acae92c4 (patch) | |
tree | f0ea2b3637563ba0f9251db72be8a7aff32cc22c /util/flashrom/README | |
parent | dbda3a9919a21ccdf5b9bbf6562598f5edbc11e4 (diff) |
flashrom: Trivial README change Flashrom->flashrom
Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4141 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/flashrom/README')
-rw-r--r-- | util/flashrom/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/util/flashrom/README b/util/flashrom/README index 2d26877006..b13d1a734f 100644 --- a/util/flashrom/README +++ b/util/flashrom/README @@ -1,8 +1,8 @@ ------------------------------------------------------------------------------- -Flashrom README +flashrom README ------------------------------------------------------------------------------- -Flashrom is a utility for reading, writing, and erasing flash ROM chips. +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, SO8/SOIC8, TSOP32, and @@ -51,14 +51,14 @@ Usage Exit status ----------- -Flashrom exits with 0 on success, 1 on most failures but with 2 if /dev/mem +flashrom exits with 0 on success, 1 on most failures but with 2 if /dev/mem (/dev/xsvc on Solaris) can not be opened and with 3 if a call to mmap() fails. coreboot Table and Mainboard Identification -------------------------------------------- -Flashrom reads the coreboot table to determine the current mainboard. If no +flashrom reads the coreboot table to determine the current mainboard. If no coreboot table could be read or if you want to override these values, you can specify -m, e.g.: @@ -72,7 +72,7 @@ coreboot table is found. ROM Layout Support ------------------ -Flashrom supports ROM layouts. This allows you to flash certain parts of +flashrom supports ROM layouts. This allows you to flash certain parts of the flash chip only. A ROM layout file looks like follows: 00000000:00008fff gfxrom |