summaryrefslogtreecommitdiffstats
path: root/docs/install/bbb_setup.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-14 02:31:20 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-14 02:31:20 (EST)
commitcf5b9d6a31d898750dd31df12f0b6be9c5dce32e (patch)
treec992783af205897dc4af2a9cabf5cf66219472a4 /docs/install/bbb_setup.html
parentbd6859b9f4859aeec7c916ece9b15bf9dc7c6640 (diff)
downloadlibreboot-cf5b9d6a31d898750dd31df12f0b6be9c5dce32e.zip
libreboot-cf5b9d6a31d898750dd31df12f0b6be9c5dce32e.tar.gz
libreboot-cf5b9d6a31d898750dd31df12f0b6be9c5dce32e.tar.bz2
Documentation: improve the installation instructions
Diffstat (limited to 'docs/install/bbb_setup.html')
-rw-r--r--docs/install/bbb_setup.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/install/bbb_setup.html b/docs/install/bbb_setup.html
index d9251d5..70881a2 100644
--- a/docs/install/bbb_setup.html
+++ b/docs/install/bbb_setup.html
@@ -8,14 +8,14 @@
@import url('../css/main.css');
</style>
- <title>Setup the BeagleBone Black as an SPI flashrom programmer</title>
+ <title>How to programme an SPI flash chip with the BeagleBone Black</title>
</head>
<body>
<div class="section">
- <h1 id="pagetop">Setup the BeagleBone Black as an SPI flashrom programmer</h1>
- <p>How to use the BBB as an external flashrom programmer, for reading/writing an SPI flash chip.</p>
+ <h1 id="pagetop">How to programme an SPI flash chip with the BeagleBone Black</h1>
+ <p>This section documents how to use the BBB as an external flashrom programmer, for reading and writing an SPI flash chip.</p>
<p><a href="index.html">Back to previous index</a></p>
</div>
@@ -247,8 +247,8 @@ crw-rw---T 1 root spi 153, 0 Nov 19 21:07 /dev/spidev1.0
entry already exists.
</p>
<p>
- 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.
+ Get flashrom from libreboot_util release archive, or build it from libreboot_src/git if you need to.
+ An ARM binary (statically compiled) for flashrom exists in libreboot_util releases.
</p>
<p>
@@ -326,7 +326,7 @@ Note: flashrom can never write if the flash chip isn't found automatically.
</p>
<p>
- That's basically it. Now refer back to the documentation for how to use this on your board.
+ That's basically it. Now refer back to the <a href="index.html">installation</a> page for how to use this on your board.
</p>
<p>