summaryrefslogtreecommitdiffstats
path: root/docs/install/bbb_setup.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-08 14:26:31 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-08 14:26:31 (EST)
commit19ee0fc13c73e98e8fbafecf4d8bfa31568c8ccc (patch)
tree269f65e17d0dad2f1d49861d906636c76a15427c /docs/install/bbb_setup.html
parenta8ea0d855cbb0b5d31fea4e35403988f4124e2c4 (diff)
downloadlibreboot-19ee0fc13c73e98e8fbafecf4d8bfa31568c8ccc.zip
libreboot-19ee0fc13c73e98e8fbafecf4d8bfa31568c8ccc.tar.gz
libreboot-19ee0fc13c73e98e8fbafecf4d8bfa31568c8ccc.tar.bz2
bbb_setup.html: tell user to use libreboot's own flashrom
Diffstat (limited to 'docs/install/bbb_setup.html')
-rw-r--r--docs/install/bbb_setup.html7
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/install/bbb_setup.html b/docs/install/bbb_setup.html
index ee2326f..0a7fd21 100644
--- a/docs/install/bbb_setup.html
+++ b/docs/install/bbb_setup.html
@@ -247,11 +247,8 @@ crw-rw---T 1 root spi 153, 0 Nov 19 21:07 /dev/spidev1.0
entry already exists.
</p>
<p>
- Now you will download and build <b>flashrom</b> on the BBB.<br/>
- # <b>apt-get install libpci-dev pciutils zlib1g-dev libftdi-dev build-essential subversion</b><br/>
- # <b>svn co svn://flashrom.org/flashrom/trunk flashrom</b><br/>
- # <b>cd flashrom/</b><br/>
- # <b>make</b>
+ Get flashrom from libreboot_bin release archive, or build it from libreboot_src/git if you need to.
+ An ARM binary (statically compiled) for flashrom exists in libreboot_bin releases.
</p>
<p>