]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/kernel/cputable.c
powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone board
[karo-tx-linux.git] / arch / powerpc / kernel / cputable.c
index 81db9e2a8a203e50b204bfec76cb2adef5f538f1..87353baf21fb760bfa6561d3db12d33bdf7f7315 100644 (file)
@@ -1816,7 +1816,7 @@ static struct cpu_spec __initdata cpu_specs[] = {
                .platform               = "ppc440",
        },
        { /* 464 in APM821xx */
-               .pvr_mask               = 0xffffff00,
+               .pvr_mask               = 0xfffffff0,
                .pvr_value              = 0x12C41C80,
                .cpu_name               = "APM821XX",
                .cpu_features           = CPU_FTRS_44X,