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:
9e95f7c
)
m68k: MMU enabled ColdFire needs 8k ELF alignment
author
Greg Ungerer
<gerg@uclinux.org>
Fri, 28 Oct 2011 06:59:50 +0000
(16:59 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Fri, 30 Dec 2011 00:20:33 +0000
(10:20 +1000)
Like the SUN3 hardware MMU the ColdFire MMU uses 8k pages. So we want
our ELF page size alingment to also be 8k. Modify the ELF alignment
setting.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Matt Waddel <mwaddel@yahoo.com>
Acked-by: Kurt Mahan <kmahan@xmission.com>
No differences found