• Andre Przywara's avatar
    allwinner: Disable USE_COHERENT_MEM · 43060513
    Andre Przywara authored
    
    
    According to the documentation, platforms may choose to trade memory
    footprint for performance (and elegancy) by not providing a separately
    mapped coherent page.
    
    Since a debug build is getting close to the SRAM size limit already, this
    allows us to save about 3.5KB of BSS and have some room for future
    enhancements.
    Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
    43060513
allwinner-common.mk 1.71 KB