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:
31a090a
)
sh: Fix up large system memory handling for SH7780 PCI.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 1 Feb 2010 02:33:22 +0000
(11:33 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 1 Feb 2010 02:33:22 +0000
(11:33 +0900)
For systems that have more than 512MB we need to set up an additional
mapping, this fixes up the rounding to the next power of two and splits
out the mapping accordingly between the two local bus mapping windows.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found