qemu-riscv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v2 0/2] Add support for the HiFive1 revB


From: Alistair Francis
Subject: [PATCH v2 0/2] Add support for the HiFive1 revB
Date: Wed, 20 May 2020 09:28:10 -0700

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]