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

usb: gadget: add SDP driver


Add SDP (Serial Downloader Protocol) implementation for U-Boot. The
protocol is used in NXP SoC's boot ROM and allows to download program
images. Beside that, it can also be used to read/write registers and
download complete Device Configuration Data (DCD) sets. This basic
implementation supports downloading images with the imx header format
reading and writing registers.

Signed-off-by: default avatarStefan Agner <stefan.agner@toradex.com>
Reviewed-by: default avatarŁukasz Majewski <lukma@denx.de>
parent 4e76c077
No related branches found
No related tags found
No related merge requests found
Loading
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