Browse Source

[POWERPC] Fix typo in Ebony default DTS

Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Li Yang 18 years ago
parent
commit
8203c17e5b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      arch/powerpc/boot/dts/ebony.dts

+ 2 - 2
arch/powerpc/boot/dts/ebony.dts

@@ -31,8 +31,8 @@
 			reg = <0>;
 			clock-frequency = <0>; // Filled in by zImage
 			timebase-frequency = <0>; // Filled in by zImage
-			i-cache-line-size = <32>;
-			d-cache-line-size = <32>;
+			i-cache-line-size = <20>;
+			d-cache-line-size = <20>;
 			i-cache-size = <8000>; /* 32 kB */
 			d-cache-size = <8000>; /* 32 kB */
 			dcr-controller;