Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
711fe436
Commit
711fe436
authored
Nov 21, 2007
by
Paul Mundt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sh: Bump the MEMORY_SIZE default to something reasonable.
Signed-off-by:
Paul Mundt
<
lethal@linux-sh.org
>
parent
f137c319
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
arch/sh/mm/Kconfig
arch/sh/mm/Kconfig
+2
-2
No files found.
arch/sh/mm/Kconfig
View file @
711fe436
...
...
@@ -39,12 +39,12 @@ config MEMORY_START
config MEMORY_SIZE
hex "Physical memory size"
default "0x0
04
00000"
default "0x0
40
00000"
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 0x0
04
00000 which was the default value before this became
as 0x0
40
00000 which was the default value before this became
configurable.
# Physical addressing modes
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment