From: Alistair Francis <alistair.francis@wdc.com>
To: qemu-devel@nongnu.org, qemu-riscv@nongnu.org
Cc: alistair.francis@wdc.com, philmd@redhat.com, palmer@dabbelt.com,
bmeng.cn@gmail.com, alistair23@gmail.com
Subject: [PATCH v2 0/2] Add support for the HiFive1 revB
Date: Wed, 20 May 2020 09:28:10 -0700 [thread overview]
Message-ID: <cover.1589992028.git.alistair.francis@wdc.com> (raw)
Add support for the HiFive1 revB board. We don't want to break current
users so this is added as an option that is disabled by default. The
main change is the address that we jump to at boot.
v2:
- Add a cover letter
Alistair Francis (2):
riscv: sifive_e: Manually define the machine
sifive_e: Support the revB machine
include/hw/riscv/sifive_e.h | 5 +++
hw/riscv/sifive_e.c | 76 +++++++++++++++++++++++++++++--------
2 files changed, 66 insertions(+), 15 deletions(-)
--
2.26.2
next reply other threads:[~2020-05-20 16:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-20 16:28 Alistair Francis [this message]
2020-05-20 16:28 ` [PATCH v2 1/2] riscv: sifive_e: Manually define the machine Alistair Francis
2020-05-20 16:28 ` [PATCH v2 2/2] sifive_e: Support the revB machine Alistair Francis
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=cover.1589992028.git.alistair.francis@wdc.com \
--to=alistair.francis@wdc.com \
--cc=alistair23@gmail.com \
--cc=bmeng.cn@gmail.com \
--cc=palmer@dabbelt.com \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-riscv@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).