Changeset 433 for trunk/README
- Timestamp:
- Apr 20, 2009 2:34:30 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/README (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r427 r433 1 1 ------------------------------------------------------------------------------- 2 Flashrom README2 flashrom README 3 3 ------------------------------------------------------------------------------- 4 4 5 Flashrom is a utility for reading, writing, and erasing flash ROM chips.5 flashrom is a utility for reading, writing, and erasing flash ROM chips. 6 6 It's often used to flash BIOS/coreboot/firmware images. 7 7 … … 52 52 ----------- 53 53 54 Flashrom exits with 0 on success, 1 on most failures but with 2 if /dev/mem54 flashrom exits with 0 on success, 1 on most failures but with 2 if /dev/mem 55 55 (/dev/xsvc on Solaris) can not be opened and with 3 if a call to mmap() fails. 56 56 … … 59 59 -------------------------------------------- 60 60 61 Flashrom reads the coreboot table to determine the current mainboard. If no61 flashrom reads the coreboot table to determine the current mainboard. If no 62 62 coreboot table could be read or if you want to override these values, you can 63 63 specify -m, e.g.: … … 73 73 ------------------ 74 74 75 Flashrom supports ROM layouts. This allows you to flash certain parts of75 flashrom supports ROM layouts. This allows you to flash certain parts of 76 76 the flash chip only. A ROM layout file looks like follows: 77 77
Note: See TracChangeset
for help on using the changeset viewer.
