From: Lior Amsalem Date: Mon, 8 Apr 2013 22:52:11 +0000 (+0200) Subject: ARM: mvebu: Align the internal registers virtual base to support LPAE X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~9^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da497f6fbaa190d34907ecc9dd85cfc62ba9f5a2;p=pandora-kernel.git ARM: mvebu: Align the internal registers virtual base to support LPAE 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 Signed-off-by: Gregory CLEMENT Signed-off-by: Jason Cooper --- Reading git-diff-tree failed