Skip to content
Snippets Groups Projects
Commit accb4284 authored by Stefan Agner's avatar Stefan Agner Committed by Stefano Babic
Browse files

doc: update imx_usb_loader URL


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: default avatarStefan Agner <stefan.agner@toradex.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent 6963204c
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ SoC's recovery mechanism is using. ...@@ -14,7 +14,7 @@ SoC's recovery mechanism is using.
The SDP protocol over USB is a USB HID class protocol. USB HID class 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 protocols allow to access a USB device without OS specific drivers. The
U-Boot implementation has primarly been tested using the open source 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 The host side utilities are typically capable to interpret the i.MX
specific image header (see doc/README.imximage). There are extensions specific image header (see doc/README.imximage). There are extensions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment