On Thu, Jan 31, 2019 at 12:59:19PM +0000, Abel Vesa wrote: > 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.
The flag to mkimage is not about SPL but rather "create a single configurations its file on the fly". This should also be fine for the its file in patch 10/22 (of v2, don't have v3 in front of me in patchwork). -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

