Changeset 1483 for trunk/flashrom.8
- Timestamp:
- Jan 4, 2012 1:48:27 AM (18 months ago)
- File:
-
- 1 edited
-
trunk/flashrom.8 (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/flashrom.8
r1461 r1483 6 6 \fB\-L\fR|\fB\-z\fR|\fB\-E\fR|\fB\-r\fR <file>|\fB\-w\fR <file>|\ 7 7 \fB\-v\fR <file>] 8 [\fB\-c\fR <chipname>] [\fB\-m\fR [<vendor>:]<board>]\8 [\fB\-c\fR <chipname>] \ 9 9 [\fB\-l\fR <file>] 10 10 [\fB\-i\fR <image>] [\fB\-p\fR <programmername>[:<parameters>]] … … 89 89 case sensitive. 90 90 .TP 91 .B "\-m, \-\-mainboard" [<vendor>:]<board>92 Override mainboard settings.93 .sp94 flashrom reads the coreboot table to determine the current mainboard. If no95 coreboot table could be read or if you want to override these values, you can96 specify \-m, e.g.:97 .sp98 .B " flashrom \-\-mainboard AGAMI:ARUMA \-w agami_aruma.rom"99 .sp100 See the 'Known boards' or 'Known laptops' section in the output101 of 'flashrom \-L' for a list of boards which require the specification of102 the board name, if no coreboot table is found.103 .TP104 91 .B "\-f, \-\-force" 105 92 Force one or more of the following actions: … … 246 233 Otherwise, the mainboard is detected by examining the onboard PCI devices 247 234 and possibly DMI info. If PCI and DMI do not contain information to uniquely 248 identify the mainboard (which is the exception), it might be necessary to 249 specify the mainboard using the 250 .B \-m 251 switch (see above). 235 identify the mainboard (which is the exception), or if you want to override 236 the detected mainboard model, you can specify the mainboard using the 237 .sp 238 .B " flashrom \-p internal:mainboard=[<vendor>:]<board>" 239 syntax. 240 .sp 241 See the 'Known boards' or 'Known laptops' section in the output 242 of 'flashrom \-L' for a list of boards which require the specification of 243 the board name, if no coreboot table is found. 252 244 .sp 253 245 Some of these board-specific flash enabling functions (called
Note: See TracChangeset
for help on using the changeset viewer.
