commit | aee4467b5ce5047401efb4175b1360ec1734affc | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Feb 01 11:33:22 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Feb 01 11:33:22 2010 +0900 |
tree | c7c8a02b0c07c44cdf3b823e7ccd7b2fc2434cc8 | |
parent | 31a090ae0693af189fc7a8ad16cece4878acad33 [diff] |
sh: Fix up large system memory handling for SH7780 PCI. For systems that have more than 512MB we need to set up an additional mapping, this fixes up the rounding to the next power of two and splits out the mapping accordingly between the two local bus mapping windows. Signed-off-by: Paul Mundt <lethal@linux-sh.org>