From: Jon Medhurst Date: Tue, 26 Mar 2013 13:04:51 +0000 (+0000) Subject: ARM: vexpress: Update TC2 memory to 2GB X-Git-Tag: firefly_0821_release~3680^2~236^2^2~8^2~3 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=fa945c17bfc3068c0ca2e66c9dc47497a357d327;p=firefly-linux-kernel-4.4.55.git ARM: vexpress: Update TC2 memory to 2GB All TC2 boards 'in the wild' will have 2GB of memory, so lets make it all available. Signed-off-by: Jon Medhurst --- diff --git a/arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts b/arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts index af457d15255e..2e720e976599 100644 --- 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 0x40000000>; + reg = <0 0x80000000 0 0x80000000>; }; wdt@2a490000 {