]> git.karo-electronics.de Git - mv-sheeva.git/commit
MIPS: Clean up arch/mips/boot/compressed/ld.script
authorWu Zhangjin <wuzhangjin@gmail.com>
Wed, 16 Jun 2010 07:52:19 +0000 (15:52 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:32 +0000 (13:26 +0100)
commitbdbffd9b8d565fa7e011def532d3770be8d8091b
tree2a2fd98212559de86ec44dc6c7baa08f5a438f85
parentc853d945d3e0cadf60da03106f7d9bbf1346a518
MIPS: Clean up arch/mips/boot/compressed/ld.script

- Remove unused symbols: _fdata, _text; only _edata and _end are needed by
  head.S
- Remove unused sections: .sbss, .stab, .gptab.sdata, .gptab.sbss
- Change the alignment to 16 bytes to ensure it is greater than any
  fundamental type of a MIPS compiler.
- Clean up comments

Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1381/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/boot/compressed/ld.script