projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25a62f4
)
ARM: vexpress: Update TC2 memory to 2GB
author
Jon Medhurst
<tixy@linaro.org>
Tue, 26 Mar 2013 13:04:51 +0000
(13:04 +0000)
committer
Jon Medhurst
<tixy@linaro.org>
Mon, 1 Jul 2013 10:04:44 +0000
(11:04 +0100)
All TC2 boards 'in the wild' will have 2GB of memory, so lets make it
all available.
Signed-off-by: Jon Medhurst <tixy@linaro.org>
arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts
b/arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts
index af457d15255ed03c2ff51a8562b3f45e44bb6103..2e720e976599ec0222bbc685368115dc0f2a5666 100644
(file)
--- a/
arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts
+++ b/
arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts
@@
-118,7
+118,7
@@
memory@80000000 {
device_type = "memory";
- reg = <0 0x80000000 0 0x
4
0000000>;
+ reg = <0 0x80000000 0 0x
8
0000000>;
};
wdt@2a490000 {