summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2016-07-15 13:51:14 (EDT)
committer Leah Rowe <info@minifree.org>2016-07-15 13:51:14 (EDT)
commitd78a838b1f14bd3368a7355472732937ea6b5385 (patch)
tree5637f36446726afd117546ef75701fe13e038771
parentd42fef5d64005bcaa161b18f8fed4312c20e37e0 (diff)
downloadlibreboot-d78a838b1f14bd3368a7355472732937ea6b5385.zip
libreboot-d78a838b1f14bd3368a7355472732937ea6b5385.tar.gz
libreboot-d78a838b1f14bd3368a7355472732937ea6b5385.tar.bz2
backport changes from master branch
-rw-r--r--docs/install/bbb_setup.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/install/bbb_setup.html b/docs/install/bbb_setup.html
index f078242..1e3ecc8 100644
--- a/docs/install/bbb_setup.html
+++ b/docs/install/bbb_setup.html
@@ -14,13 +14,16 @@
<body>
<div class="section">
- <h1 id="pagetop">How to program an SPI flash chip with the BeagleBone Black</h1>
+ <h1 id="pagetop">How to program an SPI flash chip with the BeagleBone Black or Teensy 3.1</h1>
<p>
This document exists as a guide for reading from or writing to an SPI flash chip with the BeagleBone Black,
using the <a href="http://flashrom.org/Flashrom">flashrom</a> software.
A BeagleBone Black, rev. C was used when creating this guide, but earlier revisions
may also work.
</p>
+
+ <p>
+ There was no justification for a further section for the Teensy. Simply refer to @uref{https://www.flashrom.org/Teensy_3.1_SPI_%2B_LPC/FWH_Flasher#ISP_Usage,this page on flashrom.org} for information about how to set it up, and correlate that with the pins on the SPI flash chip as per other guides in the libreboot documentation for each board. At the time of writing, the teensy is tested for flashing on the ThinkPad X200, but it should work for other targets.</p>
<p><a href="index.html">Back to previous index</a></p>
</div>