
23 Mar
2019
23 Mar
'19
12:17 a.m.
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@denx.de Cc: Tom Rini trini@konsulko.com
Applied to u-boot/master, thanks!
--
Tom