Re: [PATCH 0/3] QEMU spike machine support for U-Boot

2022-01-24 Thread Anup Patel
On Tue, Jan 25, 2022 at 10:40 AM Bin Meng wrote: > > On Tue, Jan 18, 2022 at 6:56 PM Anup Patel wrote: > > > > On Tue, Jan 18, 2022 at 3:41 PM Bin Meng wrote: > > > > > > On Sat, Jan 15, 2022 at 12:20 AM Anup Patel > > > wrote: > > > > > > > > We can use same U-Boot binary compiled using > >

Re: [PATCH 0/3] QEMU spike machine support for U-Boot

2022-01-24 Thread Bin Meng
On Tue, Jan 18, 2022 at 6:56 PM Anup Patel wrote: > > On Tue, Jan 18, 2022 at 3:41 PM Bin Meng wrote: > > > > On Sat, Jan 15, 2022 at 12:20 AM Anup Patel wrote: > > > > > > We can use same U-Boot binary compiled using qemu-riscv64_smode_defconfig > > > on QEMU virt machine and QEMU spike machine

Re: [PATCH 0/3] QEMU spike machine support for U-Boot

2022-01-18 Thread Anup Patel
On Tue, Jan 18, 2022 at 3:41 PM Bin Meng wrote: > > On Sat, Jan 15, 2022 at 12:20 AM Anup Patel wrote: > > > > We can use same U-Boot binary compiled using qemu-riscv64_smode_defconfig > > on QEMU virt machine and QEMU spike machine. To achieve this, we need HTIF > > console support for U-Boot QE

Re: [PATCH 0/3] QEMU spike machine support for U-Boot

2022-01-18 Thread Bin Meng
On Sat, Jan 15, 2022 at 12:20 AM Anup Patel wrote: > > We can use same U-Boot binary compiled using qemu-riscv64_smode_defconfig > on QEMU virt machine and QEMU spike machine. To achieve this, we need HTIF > console support for U-Boot QEMU RISC-V board hence this series. > > To test this series wi

[PATCH 0/3] QEMU spike machine support for U-Boot

2022-01-14 Thread Anup Patel
We can use same U-Boot binary compiled using qemu-riscv64_smode_defconfig on QEMU virt machine and QEMU spike machine. To achieve this, we need HTIF console support for U-Boot QEMU RISC-V board hence this series. To test this series with latest OpenSBI, we can use the following command: qemu-syste