summaryrefslogtreecommitdiffstats
path: root/flashrom.8
diff options
context:
space:
mode:
authorPeter Stuge <peter@stuge.se>2008-01-27 16:21:21 +0000
committerPeter Stuge <peter@stuge.se>2008-01-27 16:21:21 +0000
commitfe614e41f9d467a8838fe78b5f0d9a35bae1bfbf (patch)
treef93b1a792eec2ea04d1196a725fa4cbd796a7918 /flashrom.8
parent95cf0256738bf696780031cc92174d086efaefb0 (diff)
downloadflashrom-fe614e41f9d467a8838fe78b5f0d9a35bae1bfbf.zip
flashrom-fe614e41f9d467a8838fe78b5f0d9a35bae1bfbf.tar.gz
Make the vendor name optional in the -m flashrom parameter when there's only one board name that matches
The full syntax still works, and is required when two vendors have boards with the same names. Corresponding to flashrom svn r190 and coreboot v2 svn r3082. Signed-off-by: Peter Stuge <peter@stuge.se> Acked-by: Stefan Reinauer <stepan@coresystems.de>
Diffstat (limited to 'flashrom.8')
-rw-r--r--flashrom.84
1 files changed, 2 insertions, 2 deletions
diff --git a/flashrom.8 b/flashrom.8
index 3251738..287b7f7 100644
--- a/flashrom.8
+++ b/flashrom.8
@@ -40,11 +40,11 @@ Exclude start position (obsolete).
.B "\-e, \-\-eend" <addr>
Exclude end postion (obsolete).
.TP
-.B "\-m, \-\-mainboard" <vendor:part>
+.B "\-m, \-\-mainboard" <[vendor:]part>
Override mainboard settings. This option is needed for some mainboards,
see the
.B flashrom
-README for a list.
+README for a list. The vendor is not required when the board name is unique.
.TP
.B "\-f, \-\-force"
Force write without checking whether the ROM image file is really meant
OpenPOWER on IntegriCloud