Home
last modified time | relevance | path

Searched hist:"07 f5b966aa2a4fe3a9bed8e90103cb0fe83c8748" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/cpu/
H A Du-boot-spl.lds07f5b966aa2a4fe3a9bed8e90103cb0fe83c8748 Thu May 26 13:28:38 UTC 2016 Daniel Schwierzeck <daniel.schwierzeck@gmail.com> 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>
/rk3399_rockchip-uboot/arch/mips/
H A Dconfig.mk07f5b966aa2a4fe3a9bed8e90103cb0fe83c8748 Thu May 26 13:28:38 UTC 2016 Daniel Schwierzeck <daniel.schwierzeck@gmail.com> 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>