提交 711fe436 编写于 作者: P Paul Mundt

sh: Bump the MEMORY_SIZE default to something reasonable.

Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 f137c319
......@@ -39,12 +39,12 @@ config MEMORY_START
config MEMORY_SIZE
hex "Physical memory size"
default "0x00400000"
default "0x04000000"
help
This sets the default memory size assumed by your SH kernel. It can
be overridden as normal by the 'mem=' argument on the kernel command
line. If unsure, consult your board specifications or just leave it
as 0x00400000 which was the default value before this became
as 0x04000000 which was the default value before this became
configurable.
# Physical addressing modes
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册