diff options
author | Swift Geek <swiftgeek@gmail.com> | 2017-10-05 23:15:15 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2017-10-05 23:15:15 +0000 |
commit | 18d527d4fc5d6287ed316f3447f2dabceaca67ff (patch) | |
tree | eea599f62bbf760bfef45b97ea10bfe294e822b5 /docs/misc/bbb_ehci.md | |
parent | 55ed48f4cba726b7e83c1f0bb5873e8678eee76f (diff) | |
parent | 9021e00f4e795d586ffe88291f8372df150e2edd (diff) | |
download | librebootfr-18d527d4fc5d6287ed316f3447f2dabceaca67ff.tar.gz librebootfr-18d527d4fc5d6287ed316f3447f2dabceaca67ff.zip |
Merge branch 'master' of csh/libreboot into master
Diffstat (limited to 'docs/misc/bbb_ehci.md')
-rw-r--r-- | docs/misc/bbb_ehci.md | 4 |
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:\ |