qemu-riscv
[Top][All Lists]
Advanced

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

Re: [PATCH v2 3/7] riscv/sifive_u: Manually define the machine


From: Bin Meng
Subject: Re: [PATCH v2 3/7] riscv/sifive_u: Manually define the machine
Date: Fri, 27 Sep 2019 15:56:58 +0800

On Fri, Sep 27, 2019 at 8:48 AM Alistair Francis
<address@hidden> wrote:
>
> Instead of using the DEFINE_MACHINE() macro to define the machine let's
> do it manually. This allows us to specify machine properties.
>
> This patch is no functional change.
>
> Signed-off-by: Alistair Francis <address@hidden>
> ---
>  hw/riscv/sifive_u.c         | 44 ++++++++++++++++++++++++++-----------
>  include/hw/riscv/sifive_u.h |  7 +++++-
>  2 files changed, 37 insertions(+), 14 deletions(-)
>

Reviewed-by: Bin Meng <address@hidden>
Tested-by: Bin Meng <address@hidden>



reply via email to

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