• Andre Przywara's avatar
    allwinner: Move SEPARATE_NOBITS_REGION to platforms · eb15bdaa
    Andre Przywara authored
    
    
    For the existing SoCs we support, we use SEPARATE_NOBITS_REGION, to move
    some parts of the data into separate memory regions (to save on the SRAM
    A2 we are loaded into).
    For the upcoming H616 platform this is of no concern (we run in DRAM),
    so make this flag a platform choice instead.
    
    Change-Id: Ic01d49578c6274660f8f112bd23680d3eca3be7a
    Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
    eb15bdaa
allwinner-common.mk 2.84 KB