Home
last modified time | relevance | path

Searched hist:ff42d107bfcf2205824d3809ccbc6a94d7646309 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dsunxi-common.hff42d107bfcf2205824d3809ccbc6a94d7646309 Sun Sep 13 11:02:48 UTC 2015 Hans de Goede <hdegoede@redhat.com> 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>
/rk3399_rockchip-uboot/arch/arm/
H A DKconfigff42d107bfcf2205824d3809ccbc6a94d7646309 Sun Sep 13 11:02:48 UTC 2015 Hans de Goede <hdegoede@redhat.com> 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>