]> git.ipfire.org Git - people/ms/u-boot.git/commit
igep00x0: Use the SRAM available for SPL.
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Tue, 3 May 2016 06:59:24 +0000 (08:59 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 3 May 2016 16:17:13 +0000 (12:17 -0400)
commite7fbcbc2566ab4bbcb07889a5791972ac49fa407
tree7ad331a83b49e2ea694073d79052389fc7b172ef
parent8edeac86db306482b9bcb860d572320a8c3ed95d
igep00x0: Use the SRAM available for SPL.

Move CONFIG_SPL_TEXT_BASE down to 0x40200000 and set CONFIG_SPL_MAX_SIZE
to (SRAM_SCRATCH_SPACE_ADDR - CONFIG_SPL_TEXT_BASE), so that it's clear
what the limit is.

This will also help some compilers to fit all the code into the allocated
space.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
include/configs/omap3_igep00x0.h