Changeset 932 for trunk/flashrom.8
- Timestamp:
- 03/13/10 15:47:48 (2 years ago)
- File:
-
- 1 edited
-
trunk/flashrom.8 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/flashrom.8
r931 r932 63 63 .B "\-c, \-\-chip" <chipname> 64 64 Probe only for specified flash ROM chip. 65 .TP 66 .B "\-m, \-\-mainboard" <[vendor:]part> 67 Override mainboard settings. 68 .sp 69 flashrom reads the coreboot table to determine the current mainboard. If no 70 coreboot table could be read or if you want to override these values, you can 71 specify \-m, e.g.: 72 .sp 73 .B " flashrom -w --mainboard AGAMI:ARUMA agami_aruma.rom" 74 .sp 75 See the 'Supported mainboards' section in the output of 'flashrom \-L' for 76 a list of boards which require the specification of the board name, if no 77 coreboot table is found. 78 .TP 79 .B "\-f, \-\-force" 80 Force write without checking whether the ROM image file is really meant 81 to be used on this board. 82 .sp 83 Note: This check only works while coreboot is running, and only for those 84 boards where the coreboot code supports it. 85 .TP 86 .B "\-l, \-\-layout <file>" 87 Read ROM layout from 88 .BR <file> . 65 89 .sp 66 90 flashrom supports ROM layouts. This allows you to flash certain parts of … … 90 114 flexible and they should lead to a ROM update file format with the 91 115 ROM layout and the ROM image in one file (cpio, zip or something?). 92 .TP93 .B "\-m, \-\-mainboard" <[vendor:]part>94 Override mainboard settings.95 .sp96 flashrom reads the coreboot table to determine the current mainboard. If no97 coreboot table could be read or if you want to override these values, you can98 specify \-m, e.g.:99 .sp100 .B " flashrom -w --mainboard AGAMI:ARUMA agami_aruma.rom"101 .sp102 See the 'Supported mainboards' section in the output of 'flashrom \-L' for103 a list of boards which require the specification of the board name, if no104 coreboot table is found.105 .TP106 .B "\-f, \-\-force"107 Force write without checking whether the ROM image file is really meant108 to be used on this board.109 .sp110 Note: This check only works while coreboot is running, and only for those111 boards where the coreboot code supports it.112 .TP113 .B "\-l, \-\-layout <file>"114 Read ROM layout from115 .BR <file> .116 116 .TP 117 117 .B "\-i, \-\-image <name>"
Note: See TracChangeset
for help on using the changeset viewer.
