[U-Boot] [PATCH 09/17] sunxi: A64: move SPL stack to end of SRAM A2

Simon Glass sjg at chromium.org
Wed Mar 8 21:01:09 UTC 2017


On 28 February 2017 at 19:25, Andre Przywara <andre.przywara at arm.com> wrote:
> The SPL stack is usually located at the end of SRAM A1, where it grows
> towards the end of the SPL.
> For the really big AArch64 binaries the stack overwrites code pretty
> soon, so move the SPL stack to the end of SRAM A2, which is unused at this
> time.
>
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---
>  include/configs/sunxi-common.h | 5 +++++
>  1 file changed, 5 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list