aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSebastian 'Swift Geek' Grzywna <swiftgeek@gmail.com>2018-05-27 12:22:38 +0200
committerSebastian 'Swift Geek' Grzywna <swiftgeek@gmail.com>2018-05-27 12:22:38 +0200
commita117c5c29b4c8adc59ec9183d2f5373d41db952a (patch)
tree0d367f7f4e24bda86d409dae07a543e2f1f74680 /docs
parent5c9c33854efe9285a79d510a90181b5c8eeb4864 (diff)
downloadlibrebootfr-a117c5c29b4c8adc59ec9183d2f5373d41db952a.tar.gz
librebootfr-a117c5c29b4c8adc59ec9183d2f5373d41db952a.zip
Remove -V from flashrom command examples
Diffstat (limited to 'docs')
-rw-r--r--docs/install/x200_external.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/install/x200_external.md b/docs/install/x200_external.md
index 5dd39877..83a5c23f 100644
--- a/docs/install/x200_external.md
+++ b/docs/install/x200_external.md
@@ -19,7 +19,7 @@ Flash chip size
Run this command on x200 to find out flash chip model and its size:
- # flashrom -p internal -V
+ # flashrom -p internal
The X200S and X200 Tablet will use a WSON-8 flash chip, on the bottom of the
motherboard (this requires removal of the motherboard). Not all X200S/X200T are
@@ -180,7 +180,7 @@ address to one that is correct for your system.
Now flash it:
- # ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w path/to/libreboot/rom/image.rom -V
+ # ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -w path/to/libreboot/rom/image.rom
![](images/x200/disassembly/0015.jpg)