kernel/arch/powerpc/kernel/prom_init.c
.. .. @@ -1069,7 +1069,8 @@ 1069 1069 #else 1070 1070 0, 1071 1071 #endif 1072 - .associativity = OV5_FEAT(OV5_TYPE1_AFFINITY) | OV5_FEAT(OV5_PRRN),1072 + .associativity = OV5_FEAT(OV5_FORM1_AFFINITY) | OV5_FEAT(OV5_PRRN) |1073 + OV5_FEAT(OV5_FORM2_AFFINITY),1073 1074 .bin_opts = OV5_FEAT(OV5_RESIZE_HPT) | OV5_FEAT(OV5_HP_EVT), 1074 1075 .micro_checkpoint = 0, 1075 1076 .reserved0 = 0,