From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Aurelien Jarno" <aurelien@aurel32.net>,
"Paul Burton" <paulburton@kernel.org>,
"Jiaxun Yang" <jiaxun.yang@flygoat.com>,
"Huacai Chen" <chenhuacai@kernel.org>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Aleksandar Rikalo" <aleksandar.rikalo@syrmia.com>
Subject: [PATCH v4 0/3] MIPS Bootloader helper
Date: Wed, 26 Oct 2022 21:18:18 +0200 [thread overview]
Message-ID: <20221026191821.28167-1-philmd@linaro.org> (raw)
This is a respin of Jiaxun v3 [1] addressing the semihosting review
comment [2].
[1] https://lore.kernel.org/qemu-devel/20210127065424.114125-1-jiaxun.yang@flygoat.com/
[2] https://lore.kernel.org/qemu-devel/5a22bbe1-5023-6fc3-a41b-8d72ec2bb4a1@flygoat.com/
*** BLURB HERE ***
Jiaxun Yang (2):
hw/mips: Use bl_gen_kernel_jump to generate bootloaders
hw/mips/malta: Use bootloader helper to set BAR registers
Philippe Mathieu-Daudé (1):
hw/mips/bootloader: Allow bl_gen_jump_kernel to optionally set
register
hw/mips/bootloader.c | 28 ++++++--
hw/mips/boston.c | 5 +-
hw/mips/fuloong2e.c | 8 ++-
hw/mips/malta.c | 122 ++++++++++++++---------------------
include/hw/mips/bootloader.h | 8 ++-
5 files changed, 86 insertions(+), 85 deletions(-)
--
2.37.3
next reply other threads:[~2022-10-26 19:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-26 19:18 Philippe Mathieu-Daudé [this message]
2022-10-26 19:18 ` [PATCH v4 1/3] hw/mips/bootloader: Allow bl_gen_jump_kernel to optionally set register Philippe Mathieu-Daudé
2022-10-26 19:18 ` [PATCH v4 2/3] hw/mips: Use bl_gen_kernel_jump to generate bootloaders Philippe Mathieu-Daudé
2022-10-26 19:18 ` [PATCH v4 3/3] hw/mips/malta: Use bootloader helper to set BAR registers Philippe Mathieu-Daudé
2022-10-27 10:35 ` [PATCH v4 0/3] MIPS Bootloader helper Jiaxun Yang
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=20221026191821.28167-1-philmd@linaro.org \
--to=philmd@linaro.org \
--cc=aleksandar.rikalo@syrmia.com \
--cc=aurelien@aurel32.net \
--cc=chenhuacai@kernel.org \
--cc=jiaxun.yang@flygoat.com \
--cc=paulburton@kernel.org \
--cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).