commit | f84f52a5c15db7d14a534815f27253b001735183 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Thu Jan 05 15:51:13 2012 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Mon Mar 05 09:43:03 2012 +1000 |
tree | 010a6691eaefdeb61aff419737414ec9dd0e8911 | |
parent | 10cb54de2c97847cd5b6b2df4e8b359e65266181 [diff] |
m68knommu: clean up linker script 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 <gerg@uclinux.org>