[U-Boot] [PATCH v3 00/22] mx6sabre: Add DM and SPL FIT support
Abel Vesa
abel.vesa at nxp.com
Thu Jan 31 12:59:19 UTC 2019
On 19-01-30 13:58:19, Tom Rini wrote:
> On Wed, Jan 30, 2019 at 01:39:50PM +0000, Abel Vesa wrote:
>
> > The second version is here:
> > https://lists.denx.de/pipermail/u-boot/2019-January/356557.html
> >
> > Changes since v2:
> > * Removed the unecessary SYS_MALLOC_F_LEN from both defocnfig
> > * Fixed the copyright for all the *u-boot.dtsi files
>
> OK, but you didn't answer why you need to specify your own its file when
> the TI examples show how to have mkimage generate this for you, thanks!
>
I might be wrong here but TI is doing this for MLO, which AFAIU, it's for
SPL. The fit_spl.its I'm adding here is actually for u-boot proper.
SPL expects descriptions in the configurations and that can't be done
without its file, again, AFAIK.
Please let me know what exactly am I missing here.
> --
> Tom
More information about the U-Boot
mailing list