[U-Boot] [PATCH v4 00/20] mx6sabre: Add DM and SPL FIT support
Tom Rini
trini at konsulko.com
Fri Feb 1 19:01:48 UTC 2019
On Fri, Feb 01, 2019 at 04:40:05PM +0000, Abel Vesa wrote:
> The third version is here:
> https://lists.denx.de/pipermail/u-boot/2019-January/356903.html
>
> So, this time I hope I got it right. Before, I was stupidly trying
> to put a fit in another fit without a really good reason. To my
> excuse, that was working even with the spl_image->os set to 0,
> bug which I (hope) I fixed in the first patch (a new one)
> of this series.
>
> Changes since v3:
> * Reduced the SPL size by disabling EXT_SUPPORT, otherwise the
> 6qp-sabresd wouldn't boot due to having its dtb last in the fit.
> I forgot to mention in the last version that EFI and DOS SPL support
> also had to be disabled to get the size right.
> * Dropped the fit_spl.its file
> * Dropped the (now) unnecessary updates to the README files. We're
> sticking to the u-boot.img since it's exactly what is needed.
> * Fixed a bug related to FIT_IMAGE_TINY when CONFIG_SPL_OS_BOOT
> is enabled. The short story here is that spl_image->os was
> remaining set to 0. (see first patch in the series for details)
Thanks for being persistent and figuring all of this out!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190201/4b7b2931/attachment.sig>
More information about the U-Boot
mailing list