diff options
author | Leah Rowe <info@minifree.org> | 2016-09-03 18:10:57 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-09-03 18:10:57 +0100 |
commit | 01f6d6f272851015fd3a18ecf798e3a6d7ab43ed (patch) | |
tree | d2ed2780992665cfbb4596788c37896f8b89d731 /docs/install | |
parent | b9e8c1020a47a183fd9a533f7230197fbb86f472 (diff) | |
download | librebootfr-01f6d6f272851015fd3a18ecf798e3a6d7ab43ed.tar.gz librebootfr-01f6d6f272851015fd3a18ecf798e3a6d7ab43ed.zip |
docs/{install,bbb_ehci}/bbb*i: mention BBB ScrewDriver distribution
Diffstat (limited to 'docs/install')
-rw-r--r-- | docs/install/bbb_setup.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/install/bbb_setup.html b/docs/install/bbb_setup.html index ba36a9d8..394f07a1 100644 --- a/docs/install/bbb_setup.html +++ b/docs/install/bbb_setup.html @@ -22,6 +22,16 @@ may also work. </p> + <p> + <strong> + NOTE: this documentation may be outdated, and discusses + configuring SPI flashing on the default Debian system that the BBB + sometimes comes with. If you want an easier time, just use + <a href="https://www.coreboot.org/BBB_screwdriver">BBB ScrewDriver</a> + which comes pre-configured. + </strong> + </p> + <p> There was no justification for a further section for the Teensy. Simply refer to <a href="https://www.flashrom.org/Teensy_3.1_SPI_%2B_LPC/FWH_Flasher#ISP_Usage">this page on flashrom.org</a> 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. here is a photo of the setup for the teensy: <a href="http://h5ai.swiftgeek.net/IMG_20160601_120855.jpg">http://h5ai.swiftgeek.net/IMG_20160601_120855.jpg</a></p> <p> |