commit | 98f60f8600694ce05c0cba34acce4d77acaea4f9 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Tue Feb 03 15:57:42 2015 +0100 |
committer | Simon Horman <horms+renesas@verge.net.au> | Tue Feb 24 06:30:51 2015 +0900 |
tree | 6f4eb16e191c0bde2110be806377d0247b91d1ee | |
parent | 1d66f72d2c79b76b7353ea4e42f33521fa839f81 [diff] |
ARM: shmobile: r8a7791: smp: remap whole apmu region Documentation says the last register is at 0x184 (CAxCPUCMCR), so use proper length. Current APMU code accesses CAxCPUnCR which is currently outside of the remapped area. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>