From: Greg Ungerer Date: Thu, 5 Jan 2012 05:51:13 +0000 (+1000) Subject: m68knommu: clean up linker script X-Git-Tag: v3.2.52~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f362f08b46213452508f76bac4b74a4e5f5c4294;p=pandora-kernel.git m68knommu: clean up linker script commit f84f52a5c15db7d14a534815f27253b001735183 upstream. There is a lot of years of collected cruft in the m68knommu linker script. Clean it all up and use the well defined linker script support macros. Support is maintained for building both ROM/FLASH based and RAM based setups. No major changes to section layouts, though the rodata section is now lumped in with the read/write data section. Signed-off-by: Greg Ungerer Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed