aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/install/bbb_setup.html6
-rw-r--r--docs/install/index.html1
-rw-r--r--docs/misc/bbb_ehci.html (renamed from docs/install/bbb_ehci.html)0
-rw-r--r--docs/misc/index.html1
4 files changed, 4 insertions, 4 deletions
diff --git a/docs/install/bbb_setup.html b/docs/install/bbb_setup.html
index 7eea1e6f..ba36a9d8 100644
--- a/docs/install/bbb_setup.html
+++ b/docs/install/bbb_setup.html
@@ -71,7 +71,7 @@
<strong>External 5V DC power supply</strong> (barrel connector), for powering the BBB:
the latter can have power supplied via USB, but a dedicated power supply is recommended.
These should be easy to find in most places that sell electronics. <strong>OPTIONAL.
- Only needed if not powering with the USB cable, or if you want to use <a href="bbb_ehci.html">EHCI debug</a></strong>.
+ Only needed if not powering with the USB cable, or if you want to use <a href="../misc/bbb_ehci.html">EHCI debug</a></strong>.
</li>
<li>
<strong>Pin header / jumper cables</strong> (2.54mm / 0.1" headers): you should get male--male,
@@ -88,10 +88,10 @@
</li>
<li>
<b>Mini USB A-B cable</b> (the BeagleBone probably already comes
- with one.) - <b>OPTIONAL - only needed for <a href="bbb_ehci.html">EHCI debug</a> or for serial/ssh access without ethernet cable (g_multi kernel module)</b>
+ with one.) - <b>OPTIONAL - only needed for <a href="../misc/bbb_ehci.html">EHCI debug</a> or for serial/ssh access without ethernet cable (g_multi kernel module)</b>
<strong>Mini USB A-B cable</strong>: the BBB probably already comes with one. <strong>OPTIONAL---only needed for
- <a href="bbb_ehci.html">EHCI debug</a> or for serial/SSH access without ethernet cable (g_multi kernel module)</strong>.
+ <a href="../misc/bbb_ehci.html">EHCI debug</a> or for serial/SSH access without ethernet cable (g_multi kernel module)</strong>.
</li>
<li>
<strong>FTDI TTL cable or debug board</strong>: used for accessing the serial console on the BBB.
diff --git a/docs/install/index.html b/docs/install/index.html
index 8963257b..2606dcb7 100644
--- a/docs/install/index.html
+++ b/docs/install/index.html
@@ -37,7 +37,6 @@
<ul>
<li><a href="#flashrom">How to update libreboot on all systems (if libreboot is already running)</a></li>
<li><a href="#rom">List of ROM images in libreboot</a></li>
- <li><a href="bbb_ehci.html">How to enable EHCI debugging on the BeagleBone Black</a></li>
</ul>
<h2>Flashing via software methods, on system:</h2>
<ul>
diff --git a/docs/install/bbb_ehci.html b/docs/misc/bbb_ehci.html
index 3cdda48a..3cdda48a 100644
--- a/docs/install/bbb_ehci.html
+++ b/docs/misc/bbb_ehci.html
diff --git a/docs/misc/index.html b/docs/misc/index.html
index 3efb4866..8b05f17d 100644
--- a/docs/misc/index.html
+++ b/docs/misc/index.html
@@ -26,6 +26,7 @@
<li><a href="patch.html">Using diff and patch</a></li>
<li><a href="#backlight control">Finetune backlight control on intel gpu’s</a></li>
<li><a href="#get_edid_panelname">Get EDID: Find out the name (model) of your LCD panel</a></li>
+ <li><a href="bbb_ehci.html">How to enable EHCI debugging on the BeagleBone Black</a></li>
</ul>
</div>