Re: [U-Boot] [PATCH 03/19] riscv: qemu: Create a simple-bus driver for the soc node

2018-11-30 Thread Bin Meng
Hi Lukas, On Thu, Nov 15, 2018 at 5:26 AM Auer, Lukas wrote: > > Hi Bin, > > On Tue, 2018-11-13 at 00:21 -0800, Bin Meng wrote: > > To enumerate devices on the /soc/ node, create a "simple-bus" > > driver to match "riscv-virtio-soc". > > > > Signed-off-by: Bin Meng > > --- > > > > arch/riscv/cp

Re: [U-Boot] [PATCH 03/19] riscv: qemu: Create a simple-bus driver for the soc node

2018-11-14 Thread Auer, Lukas
Hi Bin, On Tue, 2018-11-13 at 00:21 -0800, Bin Meng wrote: > To enumerate devices on the /soc/ node, create a "simple-bus" > driver to match "riscv-virtio-soc". > > Signed-off-by: Bin Meng > --- > > arch/riscv/cpu/qemu/cpu.c | 13 + > 1 file changed, 13 insertions(+) > Reviewed-b

[U-Boot] [PATCH 03/19] riscv: qemu: Create a simple-bus driver for the soc node

2018-11-13 Thread Bin Meng
To enumerate devices on the /soc/ node, create a "simple-bus" driver to match "riscv-virtio-soc". Signed-off-by: Bin Meng --- arch/riscv/cpu/qemu/cpu.c | 13 + 1 file changed, 13 insertions(+) diff --git a/arch/riscv/cpu/qemu/cpu.c b/arch/riscv/cpu/qemu/cpu.c index 6c7a327..221f3a8