[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
Wed Jun 5 12:23:44 UTC 2019


On Wed, Jun 5, 2019 at 4:25 AM Sjoerd Simons
<sjoerd.simons at collabora.co.uk> wrote:

> Sorry closing the device would be the right jargon for i.mx. My point
> really is, isn't it something to be fixed in imx_usb_loader if it can't
> upload unsigned FIT images rather then in u-boot?

Yes, I think imx_usb_loader needs to be fixed to load FIT images.

However, since the current FIT format for i.MX6 does not contain an
IVT, this would cause issues when running secure boot.

So in my opinion if we could change the i.MX6 FIT format to also add
an IVT, then I think we could fix the imx_usb_loader and secure boot
issues.


More information about the U-Boot mailing list