]> git.ipfire.org Git - people/ms/u-boot.git/commit
sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80
authorSiarhei Siamashka <siarhei.siamashka@gmail.com>
Mon, 30 May 2016 22:48:06 +0000 (01:48 +0300)
committerHans de Goede <hdegoede@redhat.com>
Fri, 10 Jun 2016 11:04:06 +0000 (13:04 +0200)
commit1a83fb4a17d959d7b037999ab7ed7e62429abe34
tree8a6835da392af3cf9f9a781733a0d9f377c81b47
parent5bc88cc2be3a962005b6e5768e06ca8f6ffcb88d
sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80

Since the SRAM C corruption issue is now resolved on Allwinner
A64, it is possible to move the stack top to the address 0x1A000
on both A64 and A80. The boot ROM can load SPL binaries with
up to 32 KiB size on A64 (the 24 KiB SPL size limitation only
affects A10/A20), and this patch also ensures the availability
of 8 KiB stack.

Signed-off-by: Siarhei Siamashka <siarhei.siamashka@gmail.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
include/configs/sunxi-common.h