From: Markos Chandras Date: Wed, 15 Jan 2014 13:55:07 +0000 (+0000) Subject: MIPS: malta: malta-memory: Add support for the 'ememsize' variable X-Git-Tag: v3.15-rc1~125^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6ca4e5bf11466b5e9423a1e4ea51a8216c4b9b6;p=pandora-kernel.git MIPS: malta: malta-memory: Add support for the 'ememsize' variable The 'ememsize' variable is used to denote the real RAM which is present on the Malta board. This is different compared to 'memsize' which is capped to 256MB. The 'ememsize' is used to get the actual physical memory when setting up the Malta memory layout. This only makes sense in case the core operates in the EVA mode, and it's ignored otherwise. Signed-off-by: Markos Chandras --- Reading git-diff-tree failed