sunxi: configs: merge sun9i and sun50i SPL memory definitions
authorAndre Przywara <andre.przywara@arm.com>
Thu, 16 Feb 2017 01:20:22 +0000 (01:20 +0000)
committerJagan Teki <jagan@amarulasolutions.com>
Wed, 5 Apr 2017 09:33:17 +0000 (15:03 +0530)
commitf4047c2e22469e8c8b0fb9d27d5fc761752ef511
treedc15280dc9a41972bf4d9487073b83a53f8ab78f
parent85db5831ad4b62719775ff0fd0918a944755b967
sunxi: configs: merge sun9i and sun50i SPL memory definitions

For some reason we were pretty conservative when defining the maximum
SPL size for the Allwinner A80(sun9i) SoC.
According to the manual the SRAM A1 is even 40KB, but the BROM
probably still has the 32 KiB load limit. For the sake of simplicity,
merge the SPL memory definitions for the A64 and A80 SoCs, since both
SoC share the BROM/SRAM A1 memory layout.
This helps to further simplify this is in the next patch.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
include/configs/sunxi-common.h