sh: Establish a SuperHyway<->PCIe window mapping on SH7786 PCIe.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 7 Sep 2010 07:12:26 +0000 (16:12 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 7 Sep 2010 07:12:26 +0000 (16:12 +0900)
commit2c5f674339d5e4c02cca7af13ec02bd9b5a96b60
tree7327f35f706a9847afaf05a5fd019f7206c534ce
parent2dbfa1e37dc703631d5421e0b04aecc5a7aff37d
sh: Establish a SuperHyway<->PCIe window mapping on SH7786 PCIe.

This bumps up the low address to match the physical memory windows for
SHway<->PCIe transfers. The previous implementation was banking on a 1:1
virt<->phys SHway mapping, which doesn't apply here.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/pci/pcie-sh7786.c