qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2]  Add support for the HiFive1 revB
@ 2020-05-20 16:28 Alistair Francis
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Alistair Francis @ 2020-05-20 16:28 UTC (permalink / raw)
  To: qemu-devel, qemu-riscv
  Cc: alistair.francis, philmd, palmer, bmeng.cn, alistair23


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



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

end of thread, other threads:[~2020-05-20 16:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-20 16:28 [PATCH v2 0/2] Add support for the HiFive1 revB Alistair Francis
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

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).