commit | 9bb019f4c25a426deab26c9d1c67c8914bb4424f | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> | Mon Apr 06 11:37:15 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Apr 06 08:55:51 2009 -0700 |
tree | 2079b6fbb56f8fb64af4eab13a830149ba2caa72 | |
parent | 7fd87b3f1a6955da0a21b4fd99f8939701055172 [diff] |
sh: sh7785lcr: fix PCI address map for 32-bit mode 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>