git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
080e71e
)
sh: enable LMB region setup via machvec.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 10 May 2010 06:39:05 +0000
(15:39 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 10 May 2010 06:39:05 +0000
(15:39 +0900)
This plugs in a memory init callback in the machvec to permit boards to
wire up various bits of memory directly in to LMB. A generic machvec
implementation is provided that simply wraps around the normal
Kconfig-derived memory start/size.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found