commit | 79fd7e649e287228a1445820a72f7dd33baedb96 | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Fri Oct 11 17:46:59 2013 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sun Apr 20 13:16:42 2014 +0200 |
tree | 1b7ef3ccca332f88438c2b3bb52d8b4962951909 | |
parent | b149c4c399b111cec1ff7505ca9fabbeeb4fe394 [diff] |
MIPS: always keep all sections in u-boot ELF binary. Always keep all sections in u-boot ELF binary. Move all unneeded sections after _end to avoid allocating space in the final binary. Also remove .deadcode section which is now obsolete. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>