diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-21 11:03:12 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-21 11:03:12 (EST) |
commit | e8b6d3ffaa713faa6b891071722abb0125177fa4 (patch) | |
tree | 0d08eb22099907bd0a5ee40eaeb921f738562f99 /docs/release.html | |
parent | efd3e4aa719a6f8da49eb7819be607685408ad48 (diff) | |
download | libreboot-e8b6d3ffaa713faa6b891071722abb0125177fa4.zip libreboot-e8b6d3ffaa713faa6b891071722abb0125177fa4.tar.gz libreboot-e8b6d3ffaa713faa6b891071722abb0125177fa4.tar.bz2 |
docs/release.html: Remove notes about vortex86ex
This machine is a complete waste of time, because noone would
actually use it. It doesn't advance the goals of the libreboot
project at all.
Diffstat (limited to 'docs/release.html')
-rw-r--r-- | docs/release.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/release.html b/docs/release.html index 4644288..c9f1e73 100644 --- a/docs/release.html +++ b/docs/release.html @@ -237,9 +237,6 @@ <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 broke on 3.18 (do a git bisect).</li> - <li> - Look at vortex86ex boards. See <a href="http://libreboot.org/vortex86ex">http://libreboot.org/vortex86ex</a>. - </li> <li>Adapt linux-libre deblob scripts for use with coreboot. Libreboot is already deblobbed using its own script, but updating it is still a bit too manual. linux-libre's deblob scripts do an excellent job and (adapted) will make it much easier to maintain coreboot-libre.</li> |