hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/arch/powerpc/kernel/prom_init.c
....@@ -1069,7 +1069,8 @@
10691069 #else
10701070 0,
10711071 #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),
10731074 .bin_opts = OV5_FEAT(OV5_RESIZE_HPT) | OV5_FEAT(OV5_HP_EVT),
10741075 .micro_checkpoint = 0,
10751076 .reserved0 = 0,