From: David Vrabel Date: Wed, 8 Feb 2012 15:58:29 +0000 (+0000) Subject: arm: vexpress: increase RAM in AEM device tree X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=10252adc6138ae5d72bb189d80d0f9bd23127181;p=people%2Fsstabellini%2Flinux-pvhvm-deprecated.git arm: vexpress: increase RAM in AEM device tree The versatile express model has 4 GiB of RAM of which 2 GiB is accessible to non-LPAE kernels. Signed-off-by: David Vrabel --- diff --git a/arch/arm/boot/dts/vexpress-v2p-aem-v7a.dts b/arch/arm/boot/dts/vexpress-v2p-aem-v7a.dts index 66679363b3e..f94bfc3bc33 100644 --- a/arch/arm/boot/dts/vexpress-v2p-aem-v7a.dts +++ b/arch/arm/boot/dts/vexpress-v2p-aem-v7a.dts @@ -35,7 +35,7 @@ memory { device_type = "memory"; - reg = <0x80000000 0x40000000>; + reg = <0x80000000 0x80000000>; }; gic: interrupt-controller@2c001000 {