allwinner: H6: Fix SRAM size
authorAndre Przywara <andre.przywara@arm.com>
Mon, 15 Oct 2018 23:58:22 +0000 (00:58 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Sat, 20 Oct 2018 15:23:59 +0000 (16:23 +0100)
commitf78f00aa7a2b4e972f717431c6b1933cfbb1b8fc
tree069e8842cdb9bc78d81d46e2f5d8b6937e011554
parent4306051365e5b98efa5dc08b04b5b26caae99434
allwinner: H6: Fix SRAM size

The SRAM in the Allwinner H6 SoC starts at 0x2000, with the last part
ending at 0x117fff (although with gaps in between).
So SUNXI_SRAM_SIZE should be 0xf8000, not 0x98000.

Fix this to map the arisc exception vector area, which we will need
shortly.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
plat/allwinner/sun50i_h6/include/sunxi_mmap.h