diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-08-22 20:13:06 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-08-22 20:13:06 (EDT) |
commit | 948574e3f715c461fd71f734ba522acdd656c2ec (patch) | |
tree | de902346548cf6d58138e3f4952dd034c4bbd5bc /site/faq/index.php | |
parent | cdd5ea5282955de1b49253d187ce6e0190964ee1 (diff) | |
download | libreboot.org-948574e3f715c461fd71f734ba522acdd656c2ec.zip libreboot.org-948574e3f715c461fd71f734ba522acdd656c2ec.tar.gz libreboot.org-948574e3f715c461fd71f734ba522acdd656c2ec.tar.bz2 |
another typofix
Diffstat (limited to 'site/faq/index.php')
-rw-r--r-- | site/faq/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index 6befeea..362b7f4 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -295,7 +295,7 @@ <a href="#pagetop">Back to top of page</a> </p> - <h2 id="repugnantpi">How do I programme a SPI flash chip with the Raspberry Pi? <span class="ref">(<a href="#repugnantpi">#repugnantpi</a>)</span></h2> + <h2 id="repugnantpi">How do I programme an SPI flash chip with the Raspberry Pi? <span class="ref">(<a href="#repugnantpi">#repugnantpi</a>)</span></h2> <p> The RPi can be used to install libreboot onto a system that uses SPI flash, but libreboot intentionally doesn't document it. Why? Blobs. The RPi requires a blob for the integrated video chipset, in order to boot. This was true of the original RPi, and |