Re: [Qemu-devel] [PATCH] riscv: sifive_e: Correct various SoC IP block sizes

2019-08-05 Thread Alistair Francis
On Fri, Aug 2, 2019 at 5:27 PM Bin Meng wrote: > > Some of the SoC IP block sizes are wrong. Correct them according > to the FE310 manual. > > Signed-off-by: Bin Meng Reviewed-by: Alistair Francis Alistair > --- > > hw/riscv/sifive_e.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletio

[Qemu-devel] [PATCH] riscv: sifive_e: Correct various SoC IP block sizes

2019-08-02 Thread Bin Meng
Some of the SoC IP block sizes are wrong. Correct them according to the FE310 manual. Signed-off-by: Bin Meng --- hw/riscv/sifive_e.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hw/riscv/sifive_e.c b/hw/riscv/sifive_e.c index 2a499d8..9655847 100644 --- a/hw/riscv/