diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2016-08-19 10:02:50 +0200 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-08-19 09:16:30 +0100 |
commit | aed17d0968b87783f14dd3df416a08ffe04c8da7 (patch) | |
tree | 5101a922a2b6ad8be0cf6bd3da67c01eccf3f5e3 /docs/libreboot.texi | |
parent | d374bb9e3c76fc0a6375b8f426a862e149ba1cb7 (diff) | |
download | librebootfr-aed17d0968b87783f14dd3df416a08ffe04c8da7.tar.gz librebootfr-aed17d0968b87783f14dd3df416a08ffe04c8da7.zip |
fix building documenation building problem
commit 4fe6d5b8d60acb00799e61f1dc3bc762826796d3 broke documentation.
Diffstat (limited to 'docs/libreboot.texi')
-rw-r--r-- | docs/libreboot.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libreboot.texi b/docs/libreboot.texi index 45fe9496..3e6b5b3b 100644 --- a/docs/libreboot.texi +++ b/docs/libreboot.texi @@ -2672,7 +2672,7 @@ However if you have mistakenly disabled developer mode and locked yourself out, @end menu -@node How to program an SPI flash chip with BeagleBone Black +@node How to program an SPI flash chip with BeagleBone Black or Teensy 3.1 @subsubsection 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 @uref{http://flashrom.org/Flashrom,flashrom} software. A BeagleBone Black, rev. C was used when creating this guide, but earlier revisions may also work. |