
3 May
2016
3 May
'16
6:17 p.m.
On Tue, May 03, 2016 at 08:59:24AM +0200, Enric Balletbo i Serra wrote:
From: Enric Balletbo i Serra enric.balletbo@collabora.com
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
Applied to u-boot/master, thanks!
--
Tom