• S
    usb: gadget: add SDP driver · 5661f08a
    Stefan Agner 提交于
    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: NStefan Agner <stefan.agner@toradex.com>
    Reviewed-by: NŁukasz Majewski <lukma@denx.de>
    5661f08a
sdp.h 301 字节