* [PATCH] powerpc: Fix typo in Ebony default dts
@ 2007-07-10 6:59 Li Yang
0 siblings, 0 replies; only message in thread
From: Li Yang @ 2007-07-10 6:59 UTC (permalink / raw)
To: Paul; +Cc: linuxppc-dev Development
Signed-off-by: Li Yang <leoli@freescale.com>
---
diff --git a/arch/powerpc/boot/dts/ebony.dts b/arch/powerpc/boot/dts/ebony.dts
index 0ec02f4..59bbae2 100644
--- a/arch/powerpc/boot/dts/ebony.dts
+++ b/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;
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-07-10 6:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-10 6:59 [PATCH] powerpc: Fix typo in Ebony default dts Li Yang
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.