U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] MIPS: cleanup/optimise linker scripts
Date: Sun,  6 Jan 2019 20:42:42 +0100	[thread overview]
Message-ID: <20190106194244.20816-1-daniel.schwierzeck@gmail.com> (raw)

Cleanup and optimise MIPS linker scripts and align them more with
Linux.

Switch the CI20 board from the custom SPL linker script to the
generic MIPS SPL linker script.


Daniel Schwierzeck (2):
  MIPS: optimize and fix ELF sections
  MIPS: jz47xx: remove custom u-boot-spl.lds

 arch/mips/cpu/u-boot-spl.lds                | 100 ++++++++++++-------
 arch/mips/cpu/u-boot.lds                    | 104 +++++++++++++-------
 arch/mips/mach-jz47xx/jz4780/u-boot-spl.lds |  50 ----------
 configs/ci20_mmc_defconfig                  |   1 -
 4 files changed, 136 insertions(+), 119 deletions(-)
 delete mode 100644 arch/mips/mach-jz47xx/jz4780/u-boot-spl.lds

-- 
2.20.1

             reply	other threads:[~2019-01-06 19:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-06 19:42 Daniel Schwierzeck [this message]
2019-01-06 19:42 ` [U-Boot] [PATCH 1/2] MIPS: optimize and fix ELF sections Daniel Schwierzeck
2019-01-06 19:42 ` [U-Boot] [PATCH 2/2] MIPS: jz47xx: remove custom u-boot-spl.lds Daniel Schwierzeck
2019-01-06 20:03   ` Marek Vasut
2019-01-06 20:56     ` Daniel Schwierzeck
2019-01-07  6:23       ` Marek Vasut
2019-01-07 21:14 ` [U-Boot] [PATCH 0/2] MIPS: cleanup/optimise linker scripts Ezequiel Garcia

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190106194244.20816-1-daniel.schwierzeck@gmail.com \
    --to=daniel.schwierzeck@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox