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

2019-09-27 Thread Bin Meng
On Fri, Sep 27, 2019 at 8:48 AM Alistair Francis 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 > --- > hw/riscv/sifive_

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

2019-09-26 Thread Alistair Francis
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 --- hw/riscv/sifive_u.c | 44 ++--- include/hw/riscv/