diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-14 18:33:12 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-14 18:33:12 (EST) |
commit | 2080a1ffcf025f0cbb27f6c00f7165adfe7ec248 (patch) | |
tree | 18042f47612942f004bc27c2e43a2501ef74e6ec | |
parent | 52f7c3ea682d81c92b6394c755c567bd9f3822f4 (diff) | |
download | libreboot-2080a1ffcf025f0cbb27f6c00f7165adfe7ec248.zip libreboot-2080a1ffcf025f0cbb27f6c00f7165adfe7ec248.tar.gz libreboot-2080a1ffcf025f0cbb27f6c00f7165adfe7ec248.tar.bz2 |
docs/release.html: Add notes about PLCC flashing with vultureprog
-rw-r--r-- | docs/release.html | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/docs/release.html b/docs/release.html index 4ed64b1..edc24e3 100644 --- a/docs/release.html +++ b/docs/release.html @@ -54,7 +54,7 @@ <div class="important"> <h2> - See <a href="#critical_tasks">critical tasks</a> and <a href="#noncritical_tasks">non-critical tasks</a>. + See <a href="#critical_tasks">critical tasks</a> and <a href="#other_tasks">other tasks</a>. </h2> </div> @@ -401,10 +401,21 @@ </div> <div class="subsection"> - <h2 id="noncritical_tasks"> - Other tasks (non-critical, but still important) + <h2 id="other_tasks"> + other tasks </h2> <ul> + <li> + <a href="http://blogs.coreboot.org/files/2013/07/vultureprog_shuttle_sbs.jpg">image</a>, + <a href="http://blogs.coreboot.org/files/2013/08/vultureprog_probing.jpg">image</a>, + <a href="http://blogs.coreboot.org/files/2013/06/superboosted2.jpg">image</a> - + work with mrnuke on getting info about vultureprog PLCC flashing into libreboot. Libreboot needs + server boards. <a href="https://github.com/mrnuke/vultureprog">https://github.com/mrnuke/vultureprog</a>, + <a href="https://github.com/mrnuke/qiprog">https://github.com/mrnuke/qiprog</a>, + <a href="https://github.com/mrnuke/vultureprog-hardware">https://github.com/mrnuke/vultureprog-hardware</a>. + He also uses the sigrok logic analyzer (free/libre): + <a href="http://www.dx.com/p/logic-analyzer-w-dupont-lines-and-usb-cable-for-scm-black-148945">http://www.dx.com/p/logic-analyzer-w-dupont-lines-and-usb-cable-for-scm-black-148945</a> + </li> <li>Add cubieboard SPI flashing instructions to libreboot. <a href="https://github.com/mrnuke/coreboot/commits/cubie_mmc?author=mrnuke">mrnuke's github page with patches</a>. mrnuke in IRC knows about the cubieboard</li> |