]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteec58f37606c1fa72735ce9c70ac38124d1b6c39
tree9f24428dc2f2bc70a9cf8a6fb12e2848f8f2282e
parenta9b260c00d79664766aeeb7e073cd33d33c4a3bf
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