From e6ca4e5bf11466b5e9423a1e4ea51a8216c4b9b6 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Wed, 15 Jan 2014 13:55:07 +0000 Subject: [PATCH] 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-format-patch failed