From: Santosh Shilimkar Date: Fri, 18 Jan 2013 06:13:16 +0000 (+0530) Subject: ARM: dts: omap5-evm: Update available memory to 2032 MB X-Git-Tag: android-x86-4.4-r1~831^2~5^2~1^2~27 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=03178c66d289b8188483dc0d823e75dbab083ccc;p=android-x86%2Fkernel.git ARM: dts: omap5-evm: Update available memory to 2032 MB On OMAP5 to detect invalid/bad memory accesses, 16MB of DDR is used as a trap. Hence available memory for linux OS is 2032 MB on boards popullated with 2 GB memory. Signed-off-by: Santosh Shilimkar Signed-off-by: Benoit Cousson --- diff --git a/arch/arm/boot/dts/omap5-evm.dts b/arch/arm/boot/dts/omap5-evm.dts index 64edd5104548..982acd19477d 100644 --- a/arch/arm/boot/dts/omap5-evm.dts +++ b/arch/arm/boot/dts/omap5-evm.dts @@ -16,7 +16,7 @@ memory { device_type = "memory"; - reg = <0x80000000 0x80000000>; /* 2 GB */ + reg = <0x80000000 0x7F000000>; /* 2032 MB */ }; vmmcsd_fixed: fixedregulator-mmcsd {