Skip to content
Snippets Groups Projects
Commit 79fd7e64 authored by Daniel Schwierzeck's avatar Daniel Schwierzeck
Browse files

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: default avatarDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
parent b149c4c3
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment