u-boot/arch/mips
Daniel Schwierzeck 07f5b966aa MIPS: provide a default u-boot-spl.lds
Provide a default linker script for SPL binaries. Start address
and size of text section and BSS section are configurable. All
sections are arranged in a way that only relevant sections are
kept in the code section for maximum size reduction. All other
sections are kept but moved outside the code section to help
with debugging.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Acked-by: Marek Vasut <marex@denx.de>
2016-05-31 09:38:11 +02:00
..
cpu MIPS: provide a default u-boot-spl.lds 2016-05-31 09:38:11 +02:00
dts malta: Use device model & tree for UART 2016-05-26 01:34:13 +02:00
include/asm MIPS: Use CPHYSADDR to implement mips32 virt_to_phys 2016-05-31 09:38:11 +02:00
lib MIPS: Use unchecked immediate addition/subtraction 2016-05-21 01:36:39 +02:00
mach-ath79 mips: ath79: ar933x: Avoid warning with gcc5 2016-05-26 01:34:14 +02:00
mach-au1x00 MIPS: Kconfig: optimize gcc -march and -mtune setup 2016-01-16 21:06:46 +01:00
mach-pic32 board: Add Microchip PIC32MZ[DA]-Starter-Kit board. 2016-02-01 22:14:01 +01:00
Kconfig malta: Allow MIPS64 builds 2016-05-31 09:38:11 +02:00
Makefile mips: Allow overriding start.S in SPL 2016-05-26 01:34:14 +02:00
config.mk MIPS: provide a default u-boot-spl.lds 2016-05-31 09:38:11 +02:00