diff options
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2016-05-26 15:28:38 +0200 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2016-05-31 09:38:11 +0200 |
commit | 07f5b966aa2a4fe3a9bed8e90103cb0fe83c8748 (patch) | |
tree | b1754cbc5b886e0f6d7a1b5823e841e320cced43 /board/hisilicon/hikey/build-tf.mak | |
parent | 0f832b9cdcbe8a024b53c585622d70129652d20b (diff) | |
download | u-boot-imx-07f5b966aa2a4fe3a9bed8e90103cb0fe83c8748.zip u-boot-imx-07f5b966aa2a4fe3a9bed8e90103cb0fe83c8748.tar.gz u-boot-imx-07f5b966aa2a4fe3a9bed8e90103cb0fe83c8748.tar.bz2 |
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>
Diffstat (limited to 'board/hisilicon/hikey/build-tf.mak')
0 files changed, 0 insertions, 0 deletions