commit | cada3c0841e1deaec4c0f92654610b028dc683ff | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Jan 04 19:39:29 2011 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Feb 17 23:27:33 2011 +0000 |
tree | 9c6085c8b8447795ddc749315a31fd3906a6159d | |
parent | dc21af99fadcfa0ae65b52fd0895f85824f0c288 [diff] |
ARM: P2V: extend to 16-bit translation offsets MSM's memory is aligned to 2MB, which is more than we can do with our existing method as we're limited to the upper 8 bits. Extend this by using two instructions to 16 bits, automatically selected when MSM is enabled. Acked-by: Tony Lindgren <tony@atomide.com> Reviewed-by: Nicolas Pitre <nicolas.pitre@linaro.org> Tested-by: Nicolas Pitre <nicolas.pitre@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>