diff options
-rw-r--r-- | docs/release.html | 3 |
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 |