u-boot/arch/mips
Daniel Schwierzeck 79fd7e649e 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>
2014-04-20 13:16:42 +02:00
..
cpu MIPS: always keep all sections in u-boot ELF binary. 2014-04-20 13:16:42 +02:00
include/asm MIPS: fix types u64 and __u64 to unsigned long long 2014-03-04 23:18:00 +01:00
lib kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 2014-03-07 10:59:06 -05:00
config.mk MIPS: always keep all sections in u-boot ELF binary. 2014-04-20 13:16:42 +02:00