diff options
author | Sebastian 'Swift Geek' Grzywna <swiftgeek@gmail.com> | 2019-09-01 19:54:52 +0200 |
---|---|---|
committer | Sebastian 'Swift Geek' Grzywna <swiftgeek@gmail.com> | 2019-09-01 19:54:52 +0200 |
commit | 6edb46c48b9f18973a09625c41dfa0300e2eca04 (patch) | |
tree | 0c6a3bfe86b995222377836d778559cfb6942c44 /docs/install/x200_external.md | |
parent | 85c3b9ee369d2c185051450309a15e4be9fc5a38 (diff) | |
download | librebootfr-6edb46c48b9f18973a09625c41dfa0300e2eca04.tar.gz librebootfr-6edb46c48b9f18973a09625c41dfa0300e2eca04.zip |
x200_external.md: clarify probe operation
Diffstat (limited to 'docs/install/x200_external.md')
-rw-r--r-- | docs/install/x200_external.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install/x200_external.md b/docs/install/x200_external.md index 494b4306..327d8b88 100644 --- a/docs/install/x200_external.md +++ b/docs/install/x200_external.md @@ -111,7 +111,7 @@ source code which can be built. Log in as root on your BBB, using the instructions in [bbb\_setup.html\#bbb\_access](bbb_setup.html#bbb_access). -Test that flashrom works: +Probe for chips with flashrom: # ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 |