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

2022-02-06 Thread Rick Chen
HI Anup, > From: Anup Patel > Sent: Sunday, February 06, 2022 4:41 PM > To: Rick Jian-Zhi Chen(陳建志) > Cc: Bin Meng ; Atish Patra ; > Alistair Francis ; Anup Patel > ; U-Boot Mailing List > Subject: Re: [PATCH v2 0/4] QEMU spike machine support for U-Boot > > Hi Ric

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

2022-02-06 Thread Anup Patel
Hi Rick, On Thu, Jan 27, 2022 at 11:41 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