[POWERPC] Add support for FP emulation for the e300c2 core
[deliverable/linux.git] / arch / powerpc / kernel / cputable.c
index 9d1614c3ce67d047adf9573dcb40704602783a5a..11bfbaf655b59277bc9c51ab30fe30dac5ce0b5e 100644 (file)
@@ -833,7 +833,7 @@ static struct cpu_spec cpu_specs[] = {
                .pvr_mask               = 0x7fff0000,
                .pvr_value              = 0x00840000,
                .cpu_name               = "e300c2",
-               .cpu_features           = CPU_FTRS_E300,
+               .cpu_features           = CPU_FTRS_E300C2,
                .cpu_user_features      = PPC_FEATURE_32 | PPC_FEATURE_HAS_MMU,
                .icache_bsize           = 32,
                .dcache_bsize           = 32,
This page took 0.032469 seconds and 5 git commands to generate.