commit | 757e3c16f8bafa2a470aebf9b04671c5d4d18f49 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Apr 20 21:11:07 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Apr 20 21:11:07 2009 +0900 |
tree | 45f28014d3980d917376f42159b19926816083e6 | |
parent | a5b08047129f214af1899bd9088605c7adc21ed5 [diff] |
sh: pci: Rewrite SH7751 PCI support to follow SH7780. 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>