• Catalin Marinas's avatar
    [ARM PATCH] 2312/1: Cache type information fix · 12ccb661
    Catalin Marinas authored
    Patch from Catalin Marinas
    
    The CType field in the cache type CP15 register does not always
    specify whether the cache is VIVT or VIPT. The dump_cpu_info()
    function should use the cache_is_(vivt|vipt) macros instead.
    
    Signed-off-by: Catalin Marinas
    Signed-off-by: Russell King
    12ccb661
setup.c 20.1 KB