]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MIPS: always keep all sections in u-boot ELF binary.
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Fri, 11 Oct 2013 15:46:59 +0000 (17:46 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sun, 20 Apr 2014 11:16:42 +0000 (13:16 +0200)
commit79fd7e649e287228a1445820a72f7dd33baedb96
tree1b7ef3ccca332f88438c2b3bb52d8b4962951909
parentb149c4c399b111cec1ff7505ca9fabbeeb4fe394
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>
arch/mips/config.mk
arch/mips/cpu/u-boot.lds