summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi')
-rw-r--r--arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi b/arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi
index 61f89b8..e344468 100644
--- a/arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi
+++ b/arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi
@@ -137,12 +137,12 @@
dsp2: dsp@2 {
compatible = "fsl,sc3900";
reg = <2>;
- next-level-cache = <&L2_2>;
+ next-level-cache = <&L2_3>;
};
dsp3: dsp@3 {
compatible = "fsl,sc3900";
reg = <3>;
- next-level-cache = <&L2_2>;
+ next-level-cache = <&L2_3>;
};
};
@@ -155,12 +155,12 @@
dsp4: dsp@4 {
compatible = "fsl,sc3900";
reg = <4>;
- next-level-cache = <&L2_2>;
+ next-level-cache = <&L2_4>;
};
dsp5: dsp@5 {
compatible = "fsl,sc3900";
reg = <5>;
- next-level-cache = <&L2_2>;
+ next-level-cache = <&L2_4>;
};
};
};