summaryrefslogtreecommitdiffstats
path: root/docs/tasks.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-10 07:32:55 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-10 07:32:55 (EDT)
commit147d965425f993804638cda5c1199a1c8f8fec75 (patch)
tree01c5f18264b66175612c34a7153bfcc89a888fc2 /docs/tasks.html
parentc639716de4efaba11bbf07cefafc19af64332f97 (diff)
downloadlibreboot-147d965425f993804638cda5c1199a1c8f8fec75.zip
libreboot-147d965425f993804638cda5c1199a1c8f8fec75.tar.gz
libreboot-147d965425f993804638cda5c1199a1c8f8fec75.tar.bz2
docs/tasks.html: Remove note about GRUB and EHCI debug
Bug is fixed already.
Diffstat (limited to 'docs/tasks.html')
-rw-r--r--docs/tasks.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/tasks.html b/docs/tasks.html
index 3042515..b078e60 100644
--- a/docs/tasks.html
+++ b/docs/tasks.html
@@ -260,18 +260,6 @@
<li><b><u><i>HIGH PRIORITY!</i></u></b> <b>Make memtest86+ build using coreboot's own crossgcc toolchain. Currently,
memtest86+ doesn't even work at all when cross-compiled using the toolchain in x86-64 trisquel7</b></li>
<li>
- <b><u><i>HIGH PRIORITY</i></u></b> GRUB does not display any text at all when using EHCI debug. Investigate.
- <ul>
- <li>It has to do with the dongle used. Use the default one in menuconfig, not BBB.</li>
- <li>
- <b><u><i>HIGH PRIORITY</i></u></b> Confirm that the EHCI debug options enabled in coreboot menuconfig are correct
- for the current versions of the BBB (rev. C or higher). Search <b>EHCI debug</b> on
- <a href="install/bbb_setup.html">install/bbb_setup.html</a>
- </li>
-
- </ul>
- </li>
- <li>
Make libreboot (all of it!) build reproducibly. This is very important.
See <a href="http://projects.mtjm.eu/work_packages/16">http://projects.mtjm.eu/work_packages/16</a>.
</li>