From d78a838b1f14bd3368a7355472732937ea6b5385 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 15 Jul 2016 13:51:14 -0400 Subject: backport changes from master branch --- (limited to 'docs') 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 @@
-

How to program an SPI flash chip with the BeagleBone Black

+

How to program an SPI flash chip with the BeagleBone Black or Teensy 3.1

This document exists as a guide for reading from or writing to an SPI flash chip with the BeagleBone Black, using the 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.

Back to previous index

-- cgit v0.9.1