summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2016-07-15 13:57:39 (EDT)
committer Leah Rowe <info@minifree.org>2016-07-15 13:57:39 (EDT)
commit7aa77afe0bf8ee3849ed8d9c7f6482face022b6b (patch)
treeb94b85de2ade101052b71502f18be98681c8b686
parent2e8f58eb09f6ea727035945f96177e88b89adf71 (diff)
downloadlibreboot-7aa77afe0bf8ee3849ed8d9c7f6482face022b6b.zip
libreboot-7aa77afe0bf8ee3849ed8d9c7f6482face022b6b.tar.gz
libreboot-7aa77afe0bf8ee3849ed8d9c7f6482face022b6b.tar.bz2
add pic of the teensy 3.1 to docs
-rw-r--r--docs/libreboot.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/libreboot.texi b/docs/libreboot.texi
index a788bea..08307ae 100644
--- a/docs/libreboot.texi
+++ b/docs/libreboot.texi
@@ -2675,7 +2675,9 @@ The device will now boot to Libreboot.
@subsubsection How to program an SPI flash chip with the BeagleBone Black
This document exists as a guide for reading from or writing to an SPI flash chip with the BeagleBone Black, using the @uref{http://flashrom.org/Flashrom,flashrom} software. A BeagleBone Black, rev. C was used when creating this guide, but earlier revisions may also work.
-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.
+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. here is a photo of the setup for Teensy: @uref{http://h5ai.swiftgeek.net/IMG_20160601_120855.jpg,http://h5ai.swiftgeek.net/IMG_20160601_120855.jpg}.
+
+Onto the BeagleBone black...
@menu
* Hardware requirements - BBB::