[PATCH 2/3] powerpc/fsl: 85xx: p2020rdb: add cache sram node

Vivek Mahajan vivek.mahajan at freescale.com
Tue Dec 8 18:31:16 EST 2009


Signed-off-by: Vivek Mahajan <vivek.mahajan at freescale.com>
---
 arch/powerpc/boot/dts/p2020rdb.dts |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/boot/dts/p2020rdb.dts b/arch/powerpc/boot/dts/p2020rdb.dts
index da4cb0d..8a26050 100644
--- a/arch/powerpc/boot/dts/p2020rdb.dts
+++ b/arch/powerpc/boot/dts/p2020rdb.dts
@@ -583,4 +583,10 @@
 				  0x0 0x100000>;
 		};
 	};
+
+	cache-sram at fff00000 {
+		fsl,cache-sram-ctlr-handle = <&L2>;
+		reg = <0 0xfff00000 0 0x10000>;
+		compatible = "fsl,p2020-cache-sram";
+	};
 };
-- 
1.5.6.5



More information about the Linuxppc-dev mailing list