ARM: mvebu: Align the internal registers virtual base to support LPAE
authorLior Amsalem <alior@marvell.com>
Mon, 8 Apr 2013 22:52:11 +0000 (00:52 +0200)
committerJason Cooper <jason@lakedaemon.net>
Mon, 15 Apr 2013 14:06:59 +0000 (14:06 +0000)
In order to be able to support the LPAE, the internal registers
virtual base must be aligned to 2MB. In LPAE section size is 2MB, in
earlyprintk we map the internal registers and it must be section
aligned.

Signed-off-by: Lior Amsalem <alior@marvell.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>

No differences found