ARM: Clean up linker script using new linker script macros.
authorNelson Elhage <nelhage@ksplice.com>
Fri, 2 Oct 2009 20:32:47 +0000 (16:32 -0400)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 23 Nov 2009 20:33:38 +0000 (20:33 +0000)
This patch is mostly a straightforward translation. The primary side
effect to the resulting vmlinux should be to increase the alignment on
the initramfs to the standard PAGE_SIZE from 32 bytes.

Signed-off-by: Nelson Elhage <nelhage@ksplice.com>
Signed-off-by: Tim Abbott <tabbott@ksplice.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found