MIPS: malta: malta-memory: Add support for the 'ememsize' variable
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 15 Jan 2014 13:55:07 +0000 (13:55 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:20 +0000 (23:09 +0100)
commite6ca4e5bf11466b5e9423a1e4ea51a8216c4b9b6
tree9f24428dc2f2bc70a9cf8a6fb12e2848f8f2282e
parentc9fede2afc00c493b33eb607086d4e1d7a220fc1
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 <markos.chandras@imgtec.com>
arch/mips/include/asm/fw/fw.h
arch/mips/mti-malta/malta-memory.c