diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-12-13 10:17:28 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-12-13 10:49:26 (EST) |
commit | 052ef8ab3b6eb1cc98114f6ac8416d8e0eddbd6b (patch) | |
tree | 6e6bb1b5bea76370941afc306d38dc7346714b01 /docs/install/index.html | |
parent | 83d4509a42cf0aa5491351c3066b9fac76dc0a87 (diff) | |
download | libreboot-052ef8ab3b6eb1cc98114f6ac8416d8e0eddbd6b.zip libreboot-052ef8ab3b6eb1cc98114f6ac8416d8e0eddbd6b.tar.gz libreboot-052ef8ab3b6eb1cc98114f6ac8416d8e0eddbd6b.tar.bz2 |
Documentation: Remove all references to the bus pirate
Replace with BBB flashing tutorials.
Diffstat (limited to 'docs/install/index.html')
-rw-r--r-- | docs/install/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index 7bd670d..dc2de70 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -20,6 +20,10 @@ <p> Or <a href="../index.html">Back to main index</a>. </p> + <h2>Setting up external programmers</h2> + <ul> + <li><a href="bbb_setup.html">Setup the BeagleBone Black as an SPI flashrom programmer</a></li> + </ul> <h2>Installing libreboot (software)</h2> <ul> <li><a href="#rom">Recommended ROM's to flash</a></li> |