diff options
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2015-12-19 19:20:47 (GMT) |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2016-01-16 20:06:45 (GMT) |
commit | e92d9124f8c398405af51aa0bb0277e2dfc68b3d (patch) | |
tree | 07f44f7f836b9aae0163abd8d86232737200fbff /lib | |
parent | 5b6f357fe73a3fab11870cceeac5f2fecd6d7e02 (diff) | |
download | u-boot-fsl-qoriq-e92d9124f8c398405af51aa0bb0277e2dfc68b3d.tar.xz |
MIPS: do not build position-independent executables for SPL
SPL binaries are usually linked to a fixed address in SRAM.
Furthermore SPL binaries do not need to relocate itself. Thus
do not build them as position-independent binaries which helps
to largely reduce the size of SPL binaries.
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions