From: Antony Pavlov <antonynpavlov@gmail.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/5] MIPS: start*.S and barebox.lds.S fixups
Date: Fri, 5 May 2017 14:34:30 +0300 [thread overview]
Message-ID: <20170505113435.19928-1-antonynpavlov@gmail.com> (raw)
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
next reply other threads:[~2017-05-05 11:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-05 11:34 Antony Pavlov [this message]
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
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=20170505113435.19928-1-antonynpavlov@gmail.com \
--to=antonynpavlov@gmail.com \
--cc=barebox@lists.infradead.org \
/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