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
commit6b53fed02d38d7d7a53afeac540d1c7e8ace4ec3 (patch)
treef93b1a792eec2ea04d1196a725fa4cbd796a7918 /flashrom.8
parent79fd6d21d2d41c74e03973a6be6851e9086de7eb (diff)
downloadast2050-flashrom-6b53fed02d38d7d7a53afeac540d1c7e8ace4ec3.zip
ast2050-flashrom-6b53fed02d38d7d7a53afeac540d1c7e8ace4ec3.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