mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-27 09:02:20 +00:00
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: Stefan Agner <stefan.agner@toradex.com> Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
6963204c4c
commit
accb428402
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue