sh: sh7785lcr: fix PCI address map for 32-bit mode
authorYoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Mon, 6 Apr 2009 11:37:15 +0000 (11:37 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 6 Apr 2009 15:55:51 +0000 (08:55 -0700)
Fix the problem that cannot work PCI device on 32-bit mode because
influence of the commit 68b42d1b548be1840aff7122fdebeb804daf0fa3
("sh: sh7785lcr: Map whole PCI address space."). So this patch was
implement like a 29-bit mode, map whole physical address space of
DDR-SDRAM.

Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found