From: Nelson Elhage Date: Wed, 16 Sep 2009 16:40:47 +0000 (-0400) Subject: avr32: clean up linker script using standard macros. X-Git-Tag: v2.6.33-rc1~79^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=209205801caf24ba0d54cc607800ee20c7d5132a;p=pandora-kernel.git avr32: clean up linker script using standard macros. As a side effect, this patch changes the .init.ramfs data to be PAGE_SIZE-aligned, instead of 32-byte aligned. Also, the init data is moved into its own output sections rather than the .init output section. There should be no other changes to the resulting vmlinux as a result of this patch. Signed-off-by: Nelson Elhage Signed-off-by: Tim Abbott Cc: Haavard Skinnemoen Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed