summaryrefslogtreecommitdiffstats
path: root/docs/install/bbb_setup.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-03-14 10:37:23 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-03-14 10:37:23 (EDT)
commite0cb03825556ac23a7defd6484c3e80926d5f89d (patch)
tree630221565e63160a9cc9c13c3017c4d3cd92d9ac /docs/install/bbb_setup.html
parent66e7e1780cf52433f0e06dec68487a682b113b3d (diff)
downloadlibreboot-e0cb03825556ac23a7defd6484c3e80926d5f89d.zip
libreboot-e0cb03825556ac23a7defd6484c3e80926d5f89d.tar.gz
libreboot-e0cb03825556ac23a7defd6484c3e80926d5f89d.tar.bz2
docs/install/bbb_setup.html: Add notes about required files
Diffstat (limited to 'docs/install/bbb_setup.html')
-rw-r--r--docs/install/bbb_setup.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/install/bbb_setup.html b/docs/install/bbb_setup.html
index 8aee971..6b9a647 100644
--- a/docs/install/bbb_setup.html
+++ b/docs/install/bbb_setup.html
@@ -237,7 +237,15 @@ crw-rw---T 1 root spi 153, 0 Nov 19 21:07 /dev/spidev1.0
</p>
<p>
Get flashrom from the 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.
+ An ARM binary (statically compiled) for flashrom exists in libreboot_util releases. Put the flashrom binary
+ on your BBB.
+ </p>
+ <p>
+ You may also need ich9gen, if you will be flashing an ICH9-M laptop (such as the X200). Get it from libreboot_util,
+ or build it from libreboot_src, and put the ARM binary for it on your BBB.
+ </p>
+ <p>
+ Finally, get the ROM image that you would like to flash and put that on your BBB.
</p>
<p>