
29 Mar
2019
29 Mar
'19
9:24 p.m.
On Tue, Mar 26, 2019 at 10:12:01AM -0500, Andrew F. Davis wrote:
The FIT image is loaded to 0x8700_0000 followed by extracting from that several large images also into the 0x8x00_0000 range. Large images can end up overwriting the FIT image as it is being extracted from. Move the FIT load address clear out to 0x9000_0000, this will require a board to have at least 256MB of DRAM, if less then more careful planning will be required for that platform.
Signed-off-by: Andrew F. Davis afd@ti.com
Applied to u-boot/master, thanks!
--
Tom