u-boot/arch/mips
Daniel Schwierzeck e92d9124f8 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>
2016-01-16 21:06:45 +01:00
..
cpu MIPS: fix annotation of _start and relocate_code 2016-01-16 21:06:45 +01:00
include/asm MIPS: create .text sub-sections for assembler functions 2016-01-16 21:06:45 +01:00
lib MIPS: bootm: use CONFIG_IS_ENABLED() everywhere 2015-11-06 13:27:28 +01:00
mach-au1x00 Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
Kconfig Move default y configs out of arch/board Kconfig 2015-06-25 22:17:55 -04:00
Makefile MIPS: unify CPU code in arch/mips/cpu/ 2015-01-30 14:19:58 +01:00
config.mk MIPS: do not build position-independent executables for SPL 2016-01-16 21:06:45 +01:00