microblaze: mm: Fix lowmem max memory size limits
authorMichal Simek <monstr@monstr.eu>
Mon, 19 Dec 2011 12:46:35 +0000 (13:46 +0100)
committerMichal Simek <monstr@monstr.eu>
Fri, 23 Mar 2012 08:28:10 +0000 (09:28 +0100)
Use CONFIG_LOWMEM_SIZE if system has larger ram size.
For system with larger ram size, enable HIGMEM support.

Also setup limitation for memblock and use memblock
allocation in lowmem region.

Signed-off-by: Michal Simek <monstr@monstr.eu>

No differences found