sh: Track the CPU family in sh_cpuinfo.
[pandora-kernel.git] / arch / sh / kernel / cpu / sh5 / probe.c
index 92ad844..521d05b 100644 (file)
@@ -34,6 +34,8 @@ int __init detect_cpu_and_cache_system(void)
                /* CPU.VCR aliased at CIR address on SH5-101 */
                boot_cpu_data.type = CPU_SH5_101;
 
+       boot_cpu_data.family = CPU_FAMILY_SH5;
+
        /*
         * First, setup some sane values for the I-cache.
         */