mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/5] MIPS: start*.S and barebox.lds.S fixups
@ 2017-05-05 11:34 Antony Pavlov
  2017-05-05 11:34 ` [PATCH 1/5] MIPS: start*.S: drop redundant .text Antony Pavlov
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Antony Pavlov @ 2017-05-05 11:34 UTC (permalink / raw)
  To: barebox

Antony Pavlov (5):
  MIPS: start*.S: drop redundant .text
  MIPS: barebox.lds.S: drop unneeded '_start = .'
  MIPS: barebox.lds.S: remove unused got
  MIPS: barebox.lds.S: put .text_entry contents after _stext and _text
  MIPS: start.S: put entry code into the ".text_entry" section

 arch/mips/boot/start-pbl.S  | 1 -
 arch/mips/boot/start.S      | 3 +--
 arch/mips/lib/barebox.lds.S | 6 +-----
 3 files changed, 2 insertions(+), 8 deletions(-)

-- 
2.11.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2017-05-08 11:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-05 11:34 [PATCH 0/5] MIPS: start*.S and barebox.lds.S fixups Antony Pavlov
2017-05-05 11:34 ` [PATCH 1/5] MIPS: start*.S: drop redundant .text Antony Pavlov
2017-05-05 11:34 ` [PATCH 2/5] MIPS: barebox.lds.S: drop unneeded '_start = .' Antony Pavlov
2017-05-05 11:34 ` [PATCH 3/5] MIPS: barebox.lds.S: remove unused got Antony Pavlov
2017-05-05 11:34 ` [PATCH 4/5] MIPS: barebox.lds.S: put .text_entry contents after _stext and _text Antony Pavlov
2017-05-05 11:34 ` [PATCH 5/5] MIPS: start.S: put entry code into the ".text_entry" section Antony Pavlov
2017-05-08 11:41 ` [PATCH 0/5] MIPS: start*.S and barebox.lds.S fixups Sascha Hauer

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