]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/sh/kernel/cpu/sh4/probe.c
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / arch / sh / kernel / cpu / sh4 / probe.c
index b93458f33b74bad99e7a29721a0f2c25e78194a5..971cf0fce4f5ce7988f0f0aee831f6a6c38ee27b 100644 (file)
@@ -151,8 +151,14 @@ void __cpuinit cpu_probe(void)
                        boot_cpu_data.flags |= CPU_HAS_L2_CACHE;
                        break;
                case 0x10:
+               case 0x11:
                        boot_cpu_data.type = CPU_SH7757;
                        break;
+               case 0xd0:
+               case 0x40: /* yon-ten-go */
+                       boot_cpu_data.type = CPU_SH7372;
+                       break;
+
                }
                break;
        case 0x4000:    /* 1st cut */