Re: [Qemu-devel] [PATCH v5 00/30] riscv: sifive_u: Improve the emulation fidelity of sifive_u machine

2019-08-26 Thread Alistair Francis
On Fri, Aug 23, 2019 at 10:08 PM Bin Meng wrote: > > Hi Alistair, > > On Sat, Aug 24, 2019 at 1:29 AM Alistair Francis wrote: > > > > On Thu, Aug 22, 2019 at 10:15 PM Bin Meng wrote: > > > > > > As of today, the QEMU 'sifive_u' machine is a special target that does > > > not boot the upstream Op

Re: [Qemu-devel] [PATCH v5 00/30] riscv: sifive_u: Improve the emulation fidelity of sifive_u machine

2019-08-23 Thread Bin Meng
Hi Alistair, On Sat, Aug 24, 2019 at 1:29 AM Alistair Francis wrote: > > On Thu, Aug 22, 2019 at 10:15 PM Bin Meng wrote: > > > > As of today, the QEMU 'sifive_u' machine is a special target that does > > not boot the upstream OpenSBI/U-Boot firmware images built for the real > > SiFive HiFive U

Re: [Qemu-devel] [PATCH v5 00/30] riscv: sifive_u: Improve the emulation fidelity of sifive_u machine

2019-08-23 Thread Alistair Francis
On Thu, Aug 22, 2019 at 10:15 PM Bin Meng wrote: > > As of today, the QEMU 'sifive_u' machine is a special target that does > not boot the upstream OpenSBI/U-Boot firmware images built for the real > SiFive HiFive Unleashed board. Hence OpenSBI supports a special platform > "qemu/sifive_u". For U-

Re: [Qemu-devel] [PATCH v5 00/30] riscv: sifive_u: Improve the emulation fidelity of sifive_u machine

2019-08-23 Thread Alistair Francis
On Thu, Aug 22, 2019 at 10:15 PM Bin Meng wrote: > > As of today, the QEMU 'sifive_u' machine is a special target that does > not boot the upstream OpenSBI/U-Boot firmware images built for the real > SiFive HiFive Unleashed board. Hence OpenSBI supports a special platform > "qemu/sifive_u". For U-

[Qemu-devel] [PATCH v5 00/30] riscv: sifive_u: Improve the emulation fidelity of sifive_u machine

2019-08-22 Thread Bin Meng
As of today, the QEMU 'sifive_u' machine is a special target that does not boot the upstream OpenSBI/U-Boot firmware images built for the real SiFive HiFive Unleashed board. Hence OpenSBI supports a special platform "qemu/sifive_u". For U-Boot, the sifive_fu540_defconfig is referenced in the OpenSB