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:
8353f09
)
ARM: shmobile: Include all 4 GiB of memory on Lager
author
Magnus Damm
<damm@opensource.se>
Thu, 31 Oct 2013 03:21:41 +0000
(12:21 +0900)
committer
Simon Horman
<horms+renesas@verge.net.au>
Tue, 10 Dec 2013 08:27:18 +0000
(17:27 +0900)
Add 2GiB of DRAM at 0x1_8000_0000 to support the full 4GiB
of Lager system memory.
Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7790-lager.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/r8a7790-lager.dts
b/arch/arm/boot/dts/r8a7790-lager.dts
index 8799dfb0068e2d0507f6847bb6d35207458b71d7..10e6a08164e58998602da8d62f4487c75ee39673 100644
(file)
--- a/
arch/arm/boot/dts/r8a7790-lager.dts
+++ b/
arch/arm/boot/dts/r8a7790-lager.dts
@@
-24,6
+24,11
@@
reg = <0 0x40000000 0 0x80000000>;
};
+ memory@180000000 {
+ device_type = "memory";
+ reg = <1 0x80000000 0 0x80000000>;
+ };
+
lbsc {
#address-cells = <1>;
#size-cells = <1>;