sunxi: Enable CONFIG_SPL_STACK_R
authorHans de Goede <hdegoede@redhat.com>
Sun, 13 Sep 2015 11:02:48 +0000 (13:02 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 20 Oct 2015 16:40:27 +0000 (18:40 +0200)
commitff42d107bfcf2205824d3809ccbc6a94d7646309
tree8a0a2b6e30217f5f0a2a51d8a8f093ab0536f0b6
parentdcfcb8d49a291736623b630ae977e4184590f8fe
sunxi: Enable CONFIG_SPL_STACK_R

Select CONFIG_SPL_STACK_R for sunxi boards, this gives us much more
room on the stack once we've the DRAM running.

Besides being a good change to have on itself, this also paves the
way for switching to using malloc_simple in the SPL which cuts of
close to 4KiB of the SPL size.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/Kconfig
board/sunxi/Kconfig
include/configs/sunxi-common.h