forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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,