summaryrefslogtreecommitdiffstats
path: root/docs/release.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-14 18:23:29 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-14 18:23:29 (EST)
commit52f7c3ea682d81c92b6394c755c567bd9f3822f4 (patch)
tree746da6e0a0dff3cff98afbee5971554fd4197438 /docs/release.html
parentfe6259ac9875cdaf6d167d58935705251dcad6d3 (diff)
downloadlibreboot-52f7c3ea682d81c92b6394c755c567bd9f3822f4.zip
libreboot-52f7c3ea682d81c92b6394c755c567bd9f3822f4.tar.gz
libreboot-52f7c3ea682d81c92b6394c755c567bd9f3822f4.tar.bz2
docs/release.html: Add notes about cubieboard flashing
Diffstat (limited to 'docs/release.html')
-rw-r--r--docs/release.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release.html b/docs/release.html
index ef878b4..4ed64b1 100644
--- a/docs/release.html
+++ b/docs/release.html
@@ -405,6 +405,9 @@
Other tasks (non-critical, but still important)
</h2>
<ul>
+ <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>
<li>Memtest86+ is currently broken in text-mode. investigate</li>
<li>Todo: modify memtest86+ to work with libpayload (coreboot framebuffer) and delete all the text-mode ROM images.</li>
<li>linux 3.18 broke acpi brightness on i945. Libreboot reverted to legacy brightness for now. Look into why it