usb: gadget: sdp: extend images compatible for jumps
authorStefan Agner <stefan.agner@toradex.com>
Wed, 16 Aug 2017 18:00:52 +0000 (11:00 -0700)
committerStefano Babic <sbabic@denx.de>
Wed, 23 Aug 2017 08:41:58 +0000 (10:41 +0200)
commitccd7a4d2f42df7ebc8fd0fbbd31d5e6534cb590c
treeba66cdc9e560a8655cbb64bffc2e487fabb334ba
parent5661f08a71446ab0ffb5bcf595709027e68f10fa
usb: gadget: sdp: extend images compatible for jumps

Support U-Boot images in SPL so that u-boot.img files can be
directly downloaded and executed. Furthermore support U-Boot
scripts download and execution in full U-Boot so that custom
recovery actions can be downloaded from the host in a third
step.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Reviewed-by: Ɓukasz Majewski <lukma@denx.de>
Reviewed-by: Stefano Babic <sbabic@denx.de>
drivers/usb/gadget/f_sdp.c