• Paul Mundt's avatar
    sh: Move alias computation to shared cache init. · 27d59ec1
    Paul Mundt authored
    This migrates the alias computation and printing of probed cache
    parameters from the SH-4 code to the shared cpu_cache_init().
    
    This permits other platforms with aliases to make use of the same
    probe logic without having to roll their own, and also produces
    consistent output regardless of platform.
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    27d59ec1
cache-sh4.c 17.8 KB