• P
    arm: caches: add DCACHE_DEFAULT_OPTION · 2e8d68e2
    Patrick Delaunay 提交于
    Add the new flags DCACHE_DEFAULT_OPTION to define the default
    option to use according the compilation flags
    CONFIG_SYS_ARM_CACHE_*.
    
    This new compilation flag allows to simplify dram_bank_mmu_setup()
    and can be used as third parameter (option=dcache option to select)
    of mmu_set_region_dcache_behaviour function.
    Signed-off-by: NPatrick Delaunay <patrick.delaunay@st.com>
    2e8d68e2
system.h 18.7 KB