Skip to content
Commit 7a778369 authored by Marek Vasut's avatar Marek Vasut Committed by Tom Rini
Browse files

Makefile: Do not pass -E to mkimage when SPL has full fitImage support



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: default avatarMarek Vasut <marex@denx.de>
Cc: Tom Rini <trini@konsulko.com>
parent 9eebaba2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment