In order to have whole 1024M ram mapped, we need to give more
memory to kernel since it maps vmalloc at the top of lowmem.
Result of this patch: lowmem moved down to 0x80000000 and got
1024M space up to 0xc0000000.
Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
# CONFIG_SCHED_MC is not set
# CONFIG_SCHED_SMT is not set
CONFIG_HAVE_ARM_SCU=y
-CONFIG_VMSPLIT_3G=y
-# CONFIG_VMSPLIT_2G is not set
+# CONFIG_VMSPLIT_3G is not set
+CONFIG_VMSPLIT_2G=y
# CONFIG_VMSPLIT_1G is not set
CONFIG_PAGE_OFFSET=0xC0000000
CONFIG_NR_CPUS=2