[U-Boot] Makefile: Do not pass -E to mkimage when SPL has full fitImage support
Tom Rini
trini at konsulko.com
Fri Mar 22 23:17:27 UTC 2019
On Wed, Mar 06, 2019 at 10:04:00PM +0100, Marek Vasut wrote:
> When the SPL has full fitImage support, do not generate fitImage with
> external data. The full fitImage code assumes the entire fitImage is
> loaded in RAM, and the SPL uses fdt_totalsize() to determine the size
> of the whole fitImage, which can not work with external data.
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Tom Rini <trini at konsulko.com>
Applied to u-boot/master, thanks!
--
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/20190322/79a1a091/attachment.sig>
More information about the U-Boot
mailing list