commit | b6c58b1d987a5795086c5c2babd8c7367d2fdb8c | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Feb 01 20:01:50 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Feb 01 20:01:50 2010 +0900 |
tree | 3ec992af50f44dd09ff125165ea1c4ef41b2aecc | |
parent | ef407beefbd9928792ccc93857e408e0057bc17b [diff] |
sh: Improved multi-resource handling for SH7780 PCI. The SH7780 PCI controller supports 3 different ranges of PCI memory in addition to its PCI I/O window. In the case of 29-bit mode, only 2 memory windows are supported, while in 32-bit mode all 3 are visible. This attempts to make the resource handling completely dynamic and to permit platforms to map in as many apertures as they can handle. Signed-off-by: Paul Mundt <lethal@linux-sh.org>