Re: [U-Boot] [PATCH 00/30] General fixes / cleanup for RISC-V and improvements to qemu-riscv

2018-10-26 Thread Auer, Lukas
Hi Bin, On Fri, 2018-10-26 at 21:20 +0800, Bin Meng wrote: > Hi Lukas, > > On Mon, Oct 22, 2018 at 5:37 PM Bin Meng wrote: > > > > Hi Lukas, > > > > On Sat, Oct 20, 2018 at 6:08 AM Lukas Auer > > wrote: > > > > > > > > > This patch series includes general fixes and cleanup for RISC-V. > >

Re: [U-Boot] [PATCH 00/30] General fixes / cleanup for RISC-V and improvements to qemu-riscv

2018-10-26 Thread Bin Meng
Hi Lukas, On Mon, Oct 22, 2018 at 5:37 PM Bin Meng wrote: > > Hi Lukas, > > On Sat, Oct 20, 2018 at 6:08 AM Lukas Auer > wrote: > > > > > > This patch series includes general fixes and cleanup for RISC-V. It also > > adds support for booting Linux on qemu-riscv. At the moment, only > >

Re: [U-Boot] [PATCH 00/30] General fixes / cleanup for RISC-V and improvements to qemu-riscv

2018-10-22 Thread Bin Meng
Hi Lukas, On Sat, Oct 20, 2018 at 6:08 AM Lukas Auer wrote: > > > This patch series includes general fixes and cleanup for RISC-V. It also > adds support for booting Linux on qemu-riscv. At the moment, only > single-core systems are supported. Support for multi-core systems will > be added with

[U-Boot] [PATCH 00/30] General fixes / cleanup for RISC-V and improvements to qemu-riscv

2018-10-19 Thread Lukas Auer
This patch series includes general fixes and cleanup for RISC-V. It also adds support for booting Linux on qemu-riscv. At the moment, only single-core systems are supported. Support for multi-core systems will be added with a future patch series. To boot Linux on qemu-riscv, Linux must be