projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5885da4
)
MGS-2540 [#ccc] Need set baseAddress with RAM start address on IMX6Q
author
Yuchou Gan
<yuchou.gan@nxp.com>
Tue, 10 Jan 2017 16:53:16 +0000
(
00:53
+0800)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:58:20 +0000
(14:58 -0500)
set the baseAddress with 0x10000000 on IMX6Q
Signed-off-by: Yuchou Gan <yuchou.gan@nxp.com>
Date: Jan 10, 2017
arch/arm/boot/dts/imx6q.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6q.dtsi
b/arch/arm/boot/dts/imx6q.dtsi
index
aee733c
..
3764733
100644
(file)
--- a/
arch/arm/boot/dts/imx6q.dtsi
+++ b/
arch/arm/boot/dts/imx6q.dtsi
@@
-113,7
+113,7
@@
gpu@00130000 {
compatible = "fsl,imx6q-gpu";
reg = <0x00130000 0x4000>, <0x00134000 0x4000>,
- <0x02204000 0x4000>, <0x0 0x0>,
+ <0x02204000 0x4000>, <0x
1000000
0 0x0>,
<0x0 0x8000000>;
reg-names = "iobase_3d", "iobase_2d",
"iobase_vg", "phys_baseaddr",