ARM: BCM5301X: activate some additional options in pl310 cache controller
[deliverable/linux.git] / arch / arm / boot / dts / bcm5301x.dtsi
index 21fefd4cdc2535a2ce5857c4e3523063c0196808..0bae9825c0b0c8f4c5d5a340ee1c2e0e6854c248 100644 (file)
@@ -78,6 +78,9 @@
                        compatible = "arm,pl310-cache";
                        reg = <0x2000 0x1000>;
                        cache-unified;
+                       arm,shared-override;
+                       prefetch-data = <1>;
+                       prefetch-instr = <1>;
                        cache-level = <2>;
                };
        };
This page took 0.025569 seconds and 5 git commands to generate.