From: Antony Pavlov <antonynpavlov@gmail.com>
To: barebox@lists.infradead.org
Cc: Oleksij Rempel <o.rempel@pengutronix.de>,
Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH 0/3] MIPS: pbl fixes
Date: Thu, 13 Jun 2024 02:28:04 +0300 [thread overview]
Message-ID: <20240612232807.142127-1-antonynpavlov@gmail.com> (raw)
Antony Pavlov (3):
MIPS: don't pass fdt_size into main_entry()
MIPS: pbl_main_entry(): inline barebox_uncompress()
MIPS: rename pbl_main_entry() -> barebox_pbl_start()
arch/mips/boards/board-dt-2nd.S | 4 +--
arch/mips/boards/netgear-wg102/lowlevel.S | 2 +-
arch/mips/boot/Makefile | 2 +-
arch/mips/boot/dtb.c | 1 -
arch/mips/boot/main_entry.c | 6 ++---
arch/mips/boot/start.c | 9 +++----
.../boot/{main_entry-pbl.c => uncompress.c} | 26 ++++++++-----------
arch/mips/include/asm/asm.h | 2 +-
arch/mips/lib/reloc.c | 12 ++++-----
9 files changed, 27 insertions(+), 37 deletions(-)
rename arch/mips/boot/{main_entry-pbl.c => uncompress.c} (71%)
--
2.39.0
next reply other threads:[~2024-06-12 23:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-12 23:28 Antony Pavlov [this message]
2024-06-12 23:28 ` [PATCH 1/3] MIPS: don't pass fdt_size into main_entry() Antony Pavlov
2024-06-12 23:28 ` [PATCH 2/3] MIPS: pbl_main_entry(): inline barebox_uncompress() Antony Pavlov
2024-06-12 23:28 ` [PATCH 3/3] MIPS: rename pbl_main_entry() -> barebox_pbl_start() Antony Pavlov
2024-06-13 6:59 ` [PATCH 0/3] MIPS: pbl fixes Sascha Hauer
-- strict thread matches above, loose matches on Subject: below --
2013-06-17 16:35 [PATCH 0/3] MIPS " Antony Pavlov
2013-06-18 7:17 ` 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=20240612232807.142127-1-antonynpavlov@gmail.com \
--to=antonynpavlov@gmail.com \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=o.rempel@pengutronix.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