commit | 3888da7633bb5e8ae02259e16b7bd8960e5b7dfc | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan.agner@toradex.com> | Wed Aug 16 11:00:52 2017 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Wed Aug 23 10:41:58 2017 +0200 |
tree | ba66cdc9e560a8655cbb64bffc2e487fabb334ba | |
parent | ffbd5d0a12d44aad8037673a3f39c06b9df9c72b [diff] |
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>