diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-05-13 08:33:20 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-05-13 08:33:20 -0700 |
commit | 0474bc55f2d74aa34f4869546d1ad3a51d7a277a (patch) | |
tree | 3b4d64027df34df8681d876af0c71333e960e245 /docs/install/t60_unbrick.md | |
parent | b4dd5438086697f5d49ede374a7d44fe55829bc2 (diff) | |
download | librebootfr-0474bc55f2d74aa34f4869546d1ad3a51d7a277a.tar.gz librebootfr-0474bc55f2d74aa34f4869546d1ad3a51d7a277a.zip |
Cleanup more pseudo-code
Diffstat (limited to 'docs/install/t60_unbrick.md')
-rw-r--r-- | docs/install/t60_unbrick.md | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/install/t60_unbrick.md b/docs/install/t60_unbrick.md index 82600eee..05141904 100644 --- a/docs/install/t60_unbrick.md +++ b/docs/install/t60_unbrick.md @@ -141,9 +141,12 @@ Flashrom binaries for ARM (tested on a BBB) are distributed in libreboot\_util. Alternatively, libreboot also distributes flashrom source code which can be built. -SSH'd into the BBB:\ -\# **./flashrom -p linux\_spi:dev=/dev/spidev1.0,spispeed=512 -w -yourrom.rom** +SSH'd into the BBB: + + # ./flashrom -p linux\_spi:dev=/dev/spidev1.0,spispeed=512 -w +yourrom.rom + + It should be **Verifying flash\... VERIFIED** at the end. If flashrom complains about multiple flash chip definitions detected, then choose |