git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ceceb6
)
ARM: realview-eb11mp: fix map_desc alignment
author
Rob Herring
<rob.herring@calxeda.com>
Fri, 30 Sep 2011 00:46:18 +0000
(19:46 -0500)
committer
Nicolas Pitre
<nico@fluxnic.net>
Fri, 18 Nov 2011 18:51:19 +0000
(13:51 -0500)
REALVIEW_EB11MP_GIC_CPU_BASE is not 4KB aligned which causes an
overlapping mapping. Use REALVIEW_EB11MP_SCU_BASE instead which is
aligned.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
No differences found