ARM: shmobile: r8a7791: smp: remap whole apmu region
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 3 Feb 2015 14:57:42 +0000 (15:57 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 23 Feb 2015 21:30:51 +0000 (06:30 +0900)
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>

No differences found