U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] MIPS: cleanup/optimise linker scripts
@ 2019-01-06 19:42 Daniel Schwierzeck
  2019-01-06 19:42 ` [U-Boot] [PATCH 1/2] MIPS: optimize and fix ELF sections Daniel Schwierzeck
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Daniel Schwierzeck @ 2019-01-06 19:42 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-01-07 21:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-06 19:42 [U-Boot] [PATCH 0/2] MIPS: cleanup/optimise linker scripts Daniel Schwierzeck
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox