Hi Sjoerd, On Tue, Jun 4, 2019 at 4:58 PM Sjoerd Simons <[email protected]> wrote: > > From: Frieder Schrempf <[email protected]> > > Add support for loading u-boot FIT images over the USB SDP protocol in > the SPL > > Signed-off-by: Frieder Schrempf <[email protected]> > [Various build fixes] > Signed-off-by: Sjoerd Simons <[email protected]>
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 <[email protected]> Thanks _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

