]> code.ossystems Code Review - bsp/u-boot.git/commitdiff
doc: update imx_usb_loader URL
authorStefan Agner <stefan.agner@toradex.com>
Tue, 3 Oct 2017 14:43:26 +0000 (16:43 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 4 Oct 2017 18:47:12 +0000 (15:47 -0300)
The changes required to use U-Boot's Serial Download Protocol
implementation are now available in upstream imx_usb_loader
repository. Update the URL accordingly.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
(cherry picked from commit 1b9b38b150b55b93bdcd116f9df841ab27ca4a7e)

doc/README.sdp

index 9b438c0746ccd942665a52c232fa89e42ff53421..178ea688a7cb5c509dfe2454994e31d105399b21 100644 (file)
@@ -14,7 +14,7 @@ SoC's recovery mechanism is using.
 The SDP protocol over USB is a USB HID class protocol. USB HID class
 protocols allow to access a USB device without OS specific drivers. The
 U-Boot implementation has primarly been tested using the open source
-imx_loader utility (https://github.com/toradex/imx_loader).
+imx_loader utility (https://github.com/boundarydevices/imx_usb_loader).
 
 The host side utilities are typically capable to interpret the i.MX
 specific image header (see doc/README.imximage). There are extensions