sh: pci: Rewrite SH7751 PCI support to follow SH7780.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 20 Apr 2009 12:11:07 +0000 (21:11 +0900)
committerPaul 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