Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

sh: mach-ecovec24: MEMORY_SIZE fixup

Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

authored by

Kuninori Morimoto and committed by
Paul Mundt
d2d69a3a 0a753d58

+2 -2
+1 -1
arch/sh/configs/ecovec24-romimage_defconfig
··· 203 203 CONFIG_PAGE_OFFSET=0x80000000 204 204 CONFIG_FORCE_MAX_ZONEORDER=11 205 205 CONFIG_MEMORY_START=0x08000000 206 - CONFIG_MEMORY_SIZE=0x08000000 206 + CONFIG_MEMORY_SIZE=0x10000000 207 207 CONFIG_29BIT=y 208 208 # CONFIG_X2TLB is not set 209 209 CONFIG_VSYSCALL=y
+1 -1
arch/sh/configs/ecovec24_defconfig
··· 204 204 CONFIG_PAGE_OFFSET=0x80000000 205 205 CONFIG_FORCE_MAX_ZONEORDER=11 206 206 CONFIG_MEMORY_START=0x08000000 207 - CONFIG_MEMORY_SIZE=0x08000000 207 + CONFIG_MEMORY_SIZE=0x10000000 208 208 CONFIG_29BIT=y 209 209 # CONFIG_X2TLB is not set 210 210 CONFIG_VSYSCALL=y