Re: [U-Boot] [PATCH 00/12] riscv: Add QEMU virt board support

2018-09-02 Thread Rick Chen
> From: Bin Meng [mailto:bmeng...@gmail.com] > Sent: Thursday, August 30, 2018 3:54 PM > To: Rick Jian-Zhi Chen(陳建志); U-Boot Mailing List > Subject: [PATCH 00/12] riscv: Add QEMU virt board support > > This series adds QEMU RISC-V 'virt' board target support, with the hope of > helping peopl

[U-Boot] [PATCH 00/12] riscv: Add QEMU virt board support

2018-08-30 Thread Bin Meng
This series adds QEMU RISC-V 'virt' board target support, with the hope of helping people easily test U-Boot on RISC-V. Some existing RISC-V codes have been changed to make it easily to support new targets. Some spotted coding style issues are fixed. This series is available at u-boot-x86/riscv-w