diff options
author | Leah Rowe <info@minifree.org> | 2016-11-23 15:59:15 +0000 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-11-23 15:59:15 +0000 |
commit | 478601e755ff30ac83b981a9075a900b852bcfe1 (patch) | |
tree | 8bd03ddaeec011e93ebaec65e5f15c0e821792eb /docs/install/index.html | |
parent | 6a379c65611678637ae285d5641d469459a6194a (diff) | |
download | librebootfr-478601e755ff30ac83b981a9075a900b852bcfe1.tar.gz librebootfr-478601e755ff30ac83b981a9075a900b852bcfe1.zip |
Add RPi SPI flashing guide (curretly just SOIC-8. SOIC-16 coming later)
Diffstat (limited to 'docs/install/index.html')
-rw-r--r-- | docs/install/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index 36121017..7c696333 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -49,6 +49,7 @@ <h2>Setting up programmers, for external flashing via hardware method</h2> <ul> <li><a href="bbb_setup.html">How to program an SPI flash chip with the BeagleBone Black</a></li> + <li><a href="rpi_setup.html">How to program an SPI flash chip with the Raspberry Pi</a></li> </ul> <h2>Flashing via hardware methods, on system:</h2> <ul> |