[U-Boot] configs: ti: Move FIT image load address to avoid overwrite

Tom Rini trini at konsulko.com
Fri Mar 29 20:24:40 UTC 2019


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 at ti.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/20190329/b06eeeb3/attachment.sig>


More information about the U-Boot mailing list