projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff1450f
)
ARM: dts: imx27-phytec-phycore-som: Define minimal memory layout
author
Alexander Shiyan
<shc_work@mail.ru>
Sun, 23 Jun 2013 06:54:49 +0000
(10:54 +0400)
committer
Shawn Guo
<shawn.guo@linaro.org>
Thu, 22 Aug 2013 15:28:21 +0000
(23:28 +0800)
Define minimal memory layout for i.MX27 PCM-038 module.
This will help to use appended DTB with non-DT capable bootloaders.
Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx27-phytec-phycore-som.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx27-phytec-phycore-som.dts
b/arch/arm/boot/dts/imx27-phytec-phycore-som.dts
index
f010565
..
76edf59
100644
(file)
--- a/
arch/arm/boot/dts/imx27-phytec-phycore-som.dts
+++ b/
arch/arm/boot/dts/imx27-phytec-phycore-som.dts
@@
-17,7
+17,7
@@
compatible = "phytec,imx27-pcm038", "fsl,imx27";
memory {
- reg = <0x
0 0x
0>;
+ reg = <0x
a0000000 0x0800000
0>;
};
soc {