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:
cdec12a
)
[POWERPC] mpc8272ads: Remove muram from the CPM reg property.
author
Scott Wood
<scottwood@freescale.com>
Mon, 8 Oct 2007 21:08:29 +0000
(16:08 -0500)
committer
Kumar Gala
<galak@kernel.crashing.org>
Thu, 11 Oct 2007 14:14:31 +0000
(09:14 -0500)
This is described by the muram node now.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8272ads.dts
patch
|
blob
|
history
diff --git
a/arch/powerpc/boot/dts/mpc8272ads.dts
b/arch/powerpc/boot/dts/mpc8272ads.dts
index 188179df08452e88cf826e5619ef80518efbd938..7285ca1325fdeb8892306e6cc44ae6f3f2c43525 100644
(file)
--- a/
arch/powerpc/boot/dts/mpc8272ads.dts
+++ b/
arch/powerpc/boot/dts/mpc8272ads.dts
@@
-121,7
+121,7
@@
#address-cells = <1>;
#size-cells = <1>;
compatible = "fsl,mpc8272-cpm", "fsl,cpm2";
- reg = <119c0 30
0 2000
>;
+ reg = <119c0 30>;
ranges;
muram@0 {