sh: Try PMB mapping based on physical address, not mapping size
authorMatt Fleming <matt@console-pimps.org>
Tue, 6 Oct 2009 21:22:27 +0000 (21:22 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 9 Oct 2009 02:25:10 +0000 (11:25 +0900)
commit2bea7ea7d57fd0022f4cd08ed3d4eb2d39a2920d
treebb7d17a61903a5dd8d87bffb8bd13cf789bb83b4
parentfc2bdefdde89b54d8fcde7bbf7d0adc0ce5cb044
sh: Try PMB mapping based on physical address, not mapping size

We should favour PMB mappings when the physical address cannot be
reached with 29-bits.

Signed-off-by: Matt Fleming <matt@console-pimps.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/ioremap_32.c