[U-Boot] [PATCH v2 3/3] usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP
Fabio Estevam
festevam at gmail.com
Tue Jun 4 20:19:44 UTC 2019
Hi Sjoerd,
On Tue, Jun 4, 2019 at 4:58 PM Sjoerd Simons
<sjoerd.simons at collabora.co.uk> wrote:
>
> From: Frieder Schrempf <frieder.schrempf at kontron.de>
>
> Add support for loading u-boot FIT images over the USB SDP protocol in
> the SPL
>
> Signed-off-by: Frieder Schrempf <frieder.schrempf at kontron.de>
> [Various build fixes]
> Signed-off-by: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
Unfortunately, it still fails with imx_usb_loader due to the lack of IVT.
Secure boot also needs IVT, so we need to find a way to insert IVT in
the FIT image.
Tested with UUU and it worked, so this is progress :-)
Tested-by: Fabio Estevam <festevam at gmail.com>
Thanks
More information about the U-Boot
mailing list