projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff5ac76
)
[POWERPC] 83xx: MPC8313e RDB - Add NOR flash to the device tree.
author
Scott Wood
<scottwood@freescale.com>
Thu, 17 Jan 2008 22:37:56 +0000
(16:37 -0600)
committer
Kumar Gala
<galak@kernel.crashing.org>
Thu, 24 Jan 2008 01:34:49 +0000
(19:34 -0600)
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8313erdb.dts
patch
|
blob
|
history
diff --git
a/arch/powerpc/boot/dts/mpc8313erdb.dts
b/arch/powerpc/boot/dts/mpc8313erdb.dts
index 396710deccb1daeb17a4393b1562a49f927f7f1d..9bcf2c92541f60665fa77e051a72a6f3713458be 100644
(file)
--- 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>;