diff options
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2015-12-19 20:20:47 +0100 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2016-01-16 21:06:45 +0100 |
commit | e92d9124f8c398405af51aa0bb0277e2dfc68b3d (patch) | |
tree | 07f44f7f836b9aae0163abd8d86232737200fbff /board/dbau1x00/dbau1x00.c | |
parent | 5b6f357fe73a3fab11870cceeac5f2fecd6d7e02 (diff) | |
download | talos-obmc-uboot-e92d9124f8c398405af51aa0bb0277e2dfc68b3d.tar.gz talos-obmc-uboot-e92d9124f8c398405af51aa0bb0277e2dfc68b3d.zip |
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 'board/dbau1x00/dbau1x00.c')
0 files changed, 0 insertions, 0 deletions