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:
a5b0804
)
sh: pci: Rewrite SH7751 PCI support to follow SH7780.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 20 Apr 2009 12:11:07 +0000
(21:11 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 20 Apr 2009 12:11:07 +0000
(21:11 +0900)
This follows the similar sort of scheme that the refactored SH7780 code
uses, using a 64MB CS3 mapping to handle the window0 case, and simply
discarding window1. This vastly simplifies the code, and allows most of
the board-specific setup to go die.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found