summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-28 04:02:25 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-28 04:02:25 (EDT)
commit32021538a50f1b3f994b1a9d18653d057473fe17 (patch)
tree93d1e152a6bf0842c1552e97657c78dbe5ad4c34
parentf35bff1c85d49dc3b46c7dc22edfdf5e84728625 (diff)
downloadlibreboot-32021538a50f1b3f994b1a9d18653d057473fe17.zip
libreboot-32021538a50f1b3f994b1a9d18653d057473fe17.tar.gz
libreboot-32021538a50f1b3f994b1a9d18653d057473fe17.tar.bz2
docs/tasks.html: info about ioports
-rw-r--r--docs/tasks.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/tasks.html b/docs/tasks.html
index b96a238..c69c85d 100644
--- a/docs/tasks.html
+++ b/docs/tasks.html
@@ -274,6 +274,9 @@
<h1>Documentation improvements</h1>
<ul>
<li>
+ Get /proc/ioports for all hw logs. (this was added to Motherboard Porting Guide recently)
+ </li>
+ <li>
Add info about FTDI FT232H usbdebug (BBB could be used for this):
<a href="http://review.coreboot.org/#/c/10063">http://review.coreboot.org/#/c/10063</a>
</li>