u-boot/arch/mips/cpu
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
..
mips32 usb: create common header virtual root hub descriptors 2014-03-10 18:53:36 +01:00
mips64 mips: move CONFIG_MIPS{32, 64} definition to config.mk 2014-03-07 10:59:06 -05:00
xburst config.mk: specify the exact path to standalone linker script 2014-03-07 10:59:06 -05:00
u-boot.lds MIPS: always keep all sections in u-boot ELF binary. 2014-04-20 13:16:42 +02:00