aboutsummaryrefslogtreecommitdiff
path: root/docs/misc
diff options
context:
space:
mode:
authorCaleb Herbert <csh@bluehome.net>2017-09-27 18:55:11 -0500
committerCaleb Herbert <csh@bluehome.net>2017-10-05 18:03:28 -0500
commit9021e00f4e795d586ffe88291f8372df150e2edd (patch)
tree5c2f7d11660dff5266a3ab6858400173326f6c7b /docs/misc
parent70101e82ac05b0538c67075255a31330d457c66d (diff)
downloadlibrebootfr-9021e00f4e795d586ffe88291f8372df150e2edd.tar.gz
librebootfr-9021e00f4e795d586ffe88291f8372df150e2edd.zip
Fix "here" syndrome by W3C recommendation
Diffstat (limited to 'docs/misc')
-rw-r--r--docs/misc/bbb_ehci.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/misc/bbb_ehci.md b/docs/misc/bbb_ehci.md
index 6f072154..50801a33 100644
--- a/docs/misc/bbb_ehci.md
+++ b/docs/misc/bbb_ehci.md
@@ -143,7 +143,7 @@ arm-linux-gnueabihf setup on your *host*.
$ cp configs/beaglebone kernel/arch/arm/configs/beaglebone_defconfig
- Download the patch from
- [here](http://www.coreboot.org/images/8/88/Ehci-debug-gadget-patches.tar.gz)
+ [coreboot.org](http://www.coreboot.org/images/8/88/Ehci-debug-gadget-patches.tar.gz)
- tar -xf Ehci-debug-gadget-patches.tar.gz (will create dir:
usbdebug-gadget)
- Note that there are two patches (patch\_1 and patch\_2) for each of
@@ -228,7 +228,7 @@ one^[2](#___fn2)^ should be = y
^2^ The g\_dbgp module on BeagleBone Black (Rev. C) reports it self as
Net20DC, the other options are for older BB(B) - ver1. This is
documented
-[here](https://johnlewis.ie/coreboot-ehci-debug-gadget-demonstration/)
+[on John Lewis's blog](https://johnlewis.ie/coreboot-ehci-debug-gadget-demonstration/)
(also tested/verified).
Then:\