[PATCH 2/3] mpc8313erdb: Add NOR flash to the device tree.

Subsystems: linux for powerpc (32-bit and 64-bit), the rest

STALE6790d

2 messages, 2 authors, 2008-01-21 · open the first message on its own page

[PATCH 2/3] mpc8313erdb: Add NOR flash to the device tree.

From: Scott Wood <hidden>
Date: 2008-01-17 22:37:45

Signed-off-by: Scott Wood <redacted>
---
 arch/powerpc/boot/dts/mpc8313erdb.dts |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/boot/dts/mpc8313erdb.dts b/arch/powerpc/boot/dts/mpc8313erdb.dts
index 63955a1..e4142e8 100644
--- a/arch/powerpc/boot/dts/mpc8313erdb.dts
+++ b/arch/powerpc/boot/dts/mpc8313erdb.dts
@@ -61,6 +61,15 @@
 		          2 0 f0000000 00020000
 		          3 0 fa000000 00008000>;
 
+		flash@0,0 {
+			#address-cells = <1>;
+			#size-cells = <1>;
+			compatible = "cfi-flash";
+			reg = <0 0 800000>;
+			bank-width = <2>;
+			device-width = <1>;
+		};
+
 		nand@1,0 {
 			#address-cells = <1>;
 			#size-cells = <1>;
-- 
1.5.3.8

Re: [PATCH 2/3] mpc8313erdb: Add NOR flash to the device tree.

From: Kumar Gala <hidden>
Date: 2008-01-21 16:24:47

On Thu, 17 Jan 2008, Scott Wood wrote:
Signed-off-by: Scott Wood <redacted>
---
 arch/powerpc/boot/dts/mpc8313erdb.dts |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
applied.

- k
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help