Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8203c17e5b35408889ec5c358d71110b624519bd
Commit:     8203c17e5b35408889ec5c358d71110b624519bd
Parent:     70584578ab3e940ac9d7820f268f9adc9884e407
Author:     Li Yang <[EMAIL PROTECTED]>
AuthorDate: Tue Jul 10 16:59:39 2007 +1000
Committer:  Paul Mackerras <[EMAIL PROTECTED]>
CommitDate: Tue Jul 10 22:03:16 2007 +1000

    [POWERPC] Fix typo in Ebony default DTS
    
    Signed-off-by: Li Yang <[EMAIL PROTECTED]>
    Signed-off-by: Paul Mackerras <[EMAIL PROTECTED]>
---
 arch/powerpc/boot/dts/ebony.dts |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/powerpc/boot/dts/ebony.dts b/arch/powerpc/boot/dts/ebony.dts
index 586a2fc..c5f9961 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;
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to