From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schwierzeck Date: Mon, 30 May 2016 11:48:18 +0200 Subject: [U-Boot] [PATCH v2] MIPS: provide a default u-boot-spl.lds In-Reply-To: <1464269318-8039-1-git-send-email-daniel.schwierzeck@gmail.com> References: <1464263014-7622-1-git-send-email-daniel.schwierzeck@gmail.com> <1464269318-8039-1-git-send-email-daniel.schwierzeck@gmail.com> Message-ID: <574C0C62.2070103@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 26.05.2016 um 15:28 schrieb Daniel Schwierzeck: > 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 > > --- > > Changes in v2: > - add missing section .u_boot_list > > arch/mips/config.mk | 5 ++- > arch/mips/cpu/u-boot-spl.lds | 90 ++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 93 insertions(+), 2 deletions(-) > create mode 100644 arch/mips/cpu/u-boot-spl.lds > applied to u-boot-mips -- - Daniel -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: OpenPGP digital signature URL: