]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
sh: Bump the MEMORY_SIZE default to something reasonable.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 21 Nov 2007 06:46:07 +0000 (15:46 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jan 2008 04:18:52 +0000 (13:18 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/Kconfig

index 2af950784e66f6adb92658d2c13fc9a588a7be63..f549b8cd25010c74fd3dbdfe054ec81e410ab1cc 100644 (file)
@@ -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