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

2018-10-04 Thread Auer, Lukas
Hi Bin, On Thu, 2018-10-04 at 15:01 +0800, Bin Meng wrote: > Hi Lukas, > > On Thu, Oct 4, 2018 at 12:45 AM Auer, Lukas > wrote: > > > > Hi Bin, > > > > On Wed, 2018-09-26 at 06:55 -0700, Bin Meng wrote: > > > This series adds QEMU RISC-V 'virt' board target support, with > > > the > > > hope o

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

2018-10-04 Thread Bin Meng
Hi Lukas, On Thu, Oct 4, 2018 at 12:45 AM Auer, Lukas wrote: > > Hi Bin, > > On Wed, 2018-09-26 at 06:55 -0700, Bin Meng wrote: > > 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 b

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

2018-10-03 Thread Auer, Lukas
Hi Bin, On Wed, 2018-09-26 at 06:55 -0700, Bin Meng wrote: > 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 s

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

2018-10-03 Thread Bin Meng
Hi Rick, On Wed, Oct 3, 2018 at 9:00 AM Rick Chen wrote: > > > > > Hi Rick, > > > > > > > > On Wed, Sep 26, 2018 at 9:50 PM Bin Meng wrote: > > > > > > > > > > This series adds QEMU RISC-V 'virt' board target support, with the > > > > > hope of helping people easily test U-Boot on RISC-V. > > >

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

2018-10-02 Thread Rick Chen
> > > Hi Rick, > > > > > > On Wed, Sep 26, 2018 at 9:50 PM Bin Meng wrote: > > > > > > > > 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

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

2018-10-02 Thread Bin Meng
On Fri, Sep 28, 2018 at 10:10 AM Bin Meng wrote: > > Hi Rick, > > On Wed, Sep 26, 2018 at 9:50 PM Bin Meng wrote: > > > > 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 change

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

2018-09-27 Thread Bin Meng
Hi Rick, On Wed, Sep 26, 2018 at 9:50 PM Bin Meng wrote: > > 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 s