From: Lukasz Majewski <lukma@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 3/3] usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP
Date: Tue, 4 Jun 2019 23:46:04 +0200 [thread overview]
Message-ID: <20190604234529.0b870eab@jawa> (raw)
In-Reply-To: <CAOMZO5Ccdav5Fd+2VRh2KXsm351WoM4cHGC=N44qAyyEWVoCuw@mail.gmail.com>
Hi Fabio,
> Hi Sjoerd,
>
> On Tue, Jun 4, 2019 at 4:58 PM Sjoerd Simons
> <sjoerd.simons@collabora.co.uk> wrote:
> >
> > From: Frieder Schrempf <frieder.schrempf@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@kontron.de>
> > [Various build fixes]
> > Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
>
> Unfortunately, it still fails with imx_usb_loader due to the lack of
> IVT.
I do observe another issue - one of my "factory" board setup is not
using (till now) OF_CONFIG.
Without u-boot.img being a FitImage wrapped, the imx_usb_loader works
correctly (with current mainline).
After this change I do see the issue with imx_usb_loader.
Unfortunately, applying this patch doesn't help.
I will investigate this issue further tomorrow.
>
> 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@gmail.com>
>
> Thanks
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190604/c7c25801/attachment.sig>
next prev parent reply other threads:[~2019-06-04 21:46 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-04 19:56 [U-Boot] [PATCH v2 0/3] Enable usage of SDP for i.MX6 Sabre Auto Boards Sjoerd Simons
2019-06-04 19:56 ` [U-Boot] [PATCH v2 1/3] mx6sabreauto: Remove CONFIG_SPL_DM to decrease the SPL size Sjoerd Simons
2019-06-04 20:25 ` Fabio Estevam
2019-06-11 8:44 ` sbabic at denx.de
2019-06-04 19:56 ` [U-Boot] [PATCH v2 2/3] mx6sabreauto: Enable SPL SDP support Sjoerd Simons
2019-06-04 20:26 ` Fabio Estevam
2019-06-11 8:44 ` sbabic at denx.de
2019-06-04 19:56 ` [U-Boot] [PATCH v2 3/3] usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP Sjoerd Simons
2019-06-04 20:19 ` Fabio Estevam
2019-06-04 20:41 ` Sjoerd Simons
2019-06-04 21:56 ` Fabio Estevam
2019-06-05 7:25 ` Sjoerd Simons
2019-06-05 12:23 ` Fabio Estevam
2019-06-05 9:40 ` Lukasz Majewski
2019-06-05 10:00 ` Sjoerd Simons
2019-06-05 10:31 ` Lukasz Majewski
2019-06-17 14:26 ` Sjoerd Simons
2019-06-17 14:57 ` Fabio Estevam
2019-06-19 2:00 ` Breno Matheus Lima
2019-06-19 9:53 ` Sjoerd Simons
2019-06-04 21:46 ` Lukasz Majewski [this message]
2019-06-11 12:44 ` Fabio Estevam
2019-06-11 12:48 ` Fabio Estevam
2019-06-11 13:11 ` Stefano Babic
2019-06-11 13:14 ` Fabio Estevam
2019-06-11 13:53 ` Lukasz Majewski
2019-07-22 18:31 ` Fabio Estevam
2019-07-22 20:52 ` Lukasz Majewski
2019-07-22 20:54 ` Fabio Estevam
2019-07-23 6:51 ` Stefano Babic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190604234529.0b870eab@jawa \
--to=lukma@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.