diff options
Diffstat (limited to 'docs/install/x200_external.html')
-rw-r--r-- | docs/install/x200_external.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/install/x200_external.html b/docs/install/x200_external.html index e0f2179..8c1df7e 100644 --- a/docs/install/x200_external.html +++ b/docs/install/x200_external.html @@ -132,6 +132,10 @@ chip on those pins? Then connect the 3.3v PSU wire (red one) and make sure that everything else is connected. </p> <p> + Flashrom binaries for ARM (tested on a BBB) are distributed in libreboot_util. Alternatively, + libreboot also distributes flashrom source code which can be built. + </p> + <p> I did (SSH'd into the BBB):<br/> # <b>./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512</b><br/> In my case, the output was: |