Re: [U-Boot] [PATCH 1/2] riscv: qemu: Enable PCI host ECAM generic driver

2019-06-05 Thread Bin Meng
Hi Rick,

On Wed, Jun 5, 2019 at 6:04 PM Rick Chen  wrote:
>
> Hi Bin
>
> Bin Meng  於 2019年6月5日 週三 下午5:29寫道:
> >
> > Hi Rick,
> >
> > On Wed, Jun 5, 2019 at 1:55 PM Rick Chen  wrote:
> > >
> > > Hi Bin
> > >
> > > Bin Meng  於 2019年6月4日 週二 下午2:27寫道:
> > > >
> > > > Hi Rick,
> > > >
> > > > On Tue, Jun 4, 2019 at 1:35 PM Rick Chen  wrote:
> > > > >
> > > > > >
> > > > > > Hi BIn
> > > > > >
> > > > > > > Hi Rick,
> > > > > > >
> > > > > > > On Mon, May 27, 2019 at 4:40 PM Auer, Lukas
> > > > > > >  wrote:
> > > > > > > >
> > > > > > > > On Wed, 2019-05-15 at 08:42 -0700, Bin Meng wrote:
> > > > > > > > > QEMU 4.0.0 'virt' target integrates a generic ECAM PCI host.
> > > > > > > > > Enable the driver for it.
> > > > > > > > >
> > > > > > > > > Signed-off-by: Bin Meng 
> > > > > > > > > ---
> > > > > > > > >
> > > > > > > > >  board/emulation/qemu-riscv/Kconfig | 4 
> > > > > > > > >  1 file changed, 4 insertions(+)
> > > > > > > > >
> > > > > > > >
> > > > > > > > Reviewed-by: Lukas Auer 
> > > > > > > > Tested-by: Lukas Auer 
> > > > > > >
> > > > > > > Could you please apply this series for v2019.07?
> > > > > > >
> > > > >
> > > > > Applied to u-boot-riscv/master, thanks!
> > > >
> > > > Thanks for applying.
> > > >
> > > > By searching riscv patches from patchwork, it seems there are some old
> > > > patches that are not cleaned up. I am not sure about their status.
> > > > Maybe they are already applied.
> > >
> > > I will rebase to u-boot/master before applying the patchs.
> > > If they are already applied, there will have conflictions, right ?
> > >
> >
> > Not sure if there will be conflicts, so simply not applied (skipped).
> > You can try.
> >
> > > >
> > > > http://patchwork.ozlabs.org/project/uboot/list/?seriesriscv==
> > > >
> > > > Could you please do some house keeping?
> > >
> > > I am not sure what do you mean about house keeping ?
> >
> > I meant that you should clean up all these patches in your queue.
> > Either mark them as accepted, or superseded, etc.
> >
>
> I just applied your patchs yesterday. And its state became Accepted.

I cleaned up my patches because I have the privilege to change patch status.

> https://patchwork.ozlabs.org/project/uboot/list/?order=delegate=*
>
> I thought it will change by my actions automatically.

No, it won't.

> How can I change state from New to Accepted ?
>

You need change the state manually. I don't know other patches'
status, so I left them to you. In the end, you are the RISC-V
custodian.

Regards,
Bin
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH 1/2] riscv: qemu: Enable PCI host ECAM generic driver

2019-06-05 Thread Rick Chen
Hi Bin

Bin Meng  於 2019年6月5日 週三 下午5:29寫道:
>
> Hi Rick,
>
> On Wed, Jun 5, 2019 at 1:55 PM Rick Chen  wrote:
> >
> > Hi Bin
> >
> > Bin Meng  於 2019年6月4日 週二 下午2:27寫道:
> > >
> > > Hi Rick,
> > >
> > > On Tue, Jun 4, 2019 at 1:35 PM Rick Chen  wrote:
> > > >
> > > > >
> > > > > Hi BIn
> > > > >
> > > > > > Hi Rick,
> > > > > >
> > > > > > On Mon, May 27, 2019 at 4:40 PM Auer, Lukas
> > > > > >  wrote:
> > > > > > >
> > > > > > > On Wed, 2019-05-15 at 08:42 -0700, Bin Meng wrote:
> > > > > > > > QEMU 4.0.0 'virt' target integrates a generic ECAM PCI host.
> > > > > > > > Enable the driver for it.
> > > > > > > >
> > > > > > > > Signed-off-by: Bin Meng 
> > > > > > > > ---
> > > > > > > >
> > > > > > > >  board/emulation/qemu-riscv/Kconfig | 4 
> > > > > > > >  1 file changed, 4 insertions(+)
> > > > > > > >
> > > > > > >
> > > > > > > Reviewed-by: Lukas Auer 
> > > > > > > Tested-by: Lukas Auer 
> > > > > >
> > > > > > Could you please apply this series for v2019.07?
> > > > > >
> > > >
> > > > Applied to u-boot-riscv/master, thanks!
> > >
> > > Thanks for applying.
> > >
> > > By searching riscv patches from patchwork, it seems there are some old
> > > patches that are not cleaned up. I am not sure about their status.
> > > Maybe they are already applied.
> >
> > I will rebase to u-boot/master before applying the patchs.
> > If they are already applied, there will have conflictions, right ?
> >
>
> Not sure if there will be conflicts, so simply not applied (skipped).
> You can try.
>
> > >
> > > http://patchwork.ozlabs.org/project/uboot/list/?seriesriscv==
> > >
> > > Could you please do some house keeping?
> >
> > I am not sure what do you mean about house keeping ?
>
> I meant that you should clean up all these patches in your queue.
> Either mark them as accepted, or superseded, etc.
>

I just applied your patchs yesterday. And its state became Accepted.
https://patchwork.ozlabs.org/project/uboot/list/?order=delegate=*

I thought it will change by my actions automatically.
How can I change state from New to Accepted ?

Thanks
Rick

> Regards,
> Bin
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH 1/2] riscv: qemu: Enable PCI host ECAM generic driver

2019-06-05 Thread Bin Meng
Hi Rick,

On Wed, Jun 5, 2019 at 1:55 PM Rick Chen  wrote:
>
> Hi Bin
>
> Bin Meng  於 2019年6月4日 週二 下午2:27寫道:
> >
> > Hi Rick,
> >
> > On Tue, Jun 4, 2019 at 1:35 PM Rick Chen  wrote:
> > >
> > > >
> > > > Hi BIn
> > > >
> > > > > Hi Rick,
> > > > >
> > > > > On Mon, May 27, 2019 at 4:40 PM Auer, Lukas
> > > > >  wrote:
> > > > > >
> > > > > > On Wed, 2019-05-15 at 08:42 -0700, Bin Meng wrote:
> > > > > > > QEMU 4.0.0 'virt' target integrates a generic ECAM PCI host.
> > > > > > > Enable the driver for it.
> > > > > > >
> > > > > > > Signed-off-by: Bin Meng 
> > > > > > > ---
> > > > > > >
> > > > > > >  board/emulation/qemu-riscv/Kconfig | 4 
> > > > > > >  1 file changed, 4 insertions(+)
> > > > > > >
> > > > > >
> > > > > > Reviewed-by: Lukas Auer 
> > > > > > Tested-by: Lukas Auer 
> > > > >
> > > > > Could you please apply this series for v2019.07?
> > > > >
> > >
> > > Applied to u-boot-riscv/master, thanks!
> >
> > Thanks for applying.
> >
> > By searching riscv patches from patchwork, it seems there are some old
> > patches that are not cleaned up. I am not sure about their status.
> > Maybe they are already applied.
>
> I will rebase to u-boot/master before applying the patchs.
> If they are already applied, there will have conflictions, right ?
>

Not sure if there will be conflicts, so simply not applied (skipped).
You can try.

> >
> > http://patchwork.ozlabs.org/project/uboot/list/?seriesriscv==
> >
> > Could you please do some house keeping?
>
> I am not sure what do you mean about house keeping ?

I meant that you should clean up all these patches in your queue.
Either mark them as accepted, or superseded, etc.

Regards,
Bin
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH 1/2] riscv: qemu: Enable PCI host ECAM generic driver

2019-06-04 Thread Rick Chen
Hi Bin

Bin Meng  於 2019年6月4日 週二 下午2:27寫道:
>
> Hi Rick,
>
> On Tue, Jun 4, 2019 at 1:35 PM Rick Chen  wrote:
> >
> > >
> > > Hi BIn
> > >
> > > > Hi Rick,
> > > >
> > > > On Mon, May 27, 2019 at 4:40 PM Auer, Lukas
> > > >  wrote:
> > > > >
> > > > > On Wed, 2019-05-15 at 08:42 -0700, Bin Meng wrote:
> > > > > > QEMU 4.0.0 'virt' target integrates a generic ECAM PCI host.
> > > > > > Enable the driver for it.
> > > > > >
> > > > > > Signed-off-by: Bin Meng 
> > > > > > ---
> > > > > >
> > > > > >  board/emulation/qemu-riscv/Kconfig | 4 
> > > > > >  1 file changed, 4 insertions(+)
> > > > > >
> > > > >
> > > > > Reviewed-by: Lukas Auer 
> > > > > Tested-by: Lukas Auer 
> > > >
> > > > Could you please apply this series for v2019.07?
> > > >
> >
> > Applied to u-boot-riscv/master, thanks!
>
> Thanks for applying.
>
> By searching riscv patches from patchwork, it seems there are some old
> patches that are not cleaned up. I am not sure about their status.
> Maybe they are already applied.

I will rebase to u-boot/master before applying the patchs.
If they are already applied, there will have conflictions, right ?

>
> http://patchwork.ozlabs.org/project/uboot/list/?seriesriscv==
>
> Could you please do some house keeping?

I am not sure what do you mean about house keeping ?

>
> Regards,
> Bin
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH 1/2] riscv: qemu: Enable PCI host ECAM generic driver

2019-06-04 Thread Bin Meng
Hi Rick,

On Tue, Jun 4, 2019 at 1:35 PM Rick Chen  wrote:
>
> >
> > Hi BIn
> >
> > > Hi Rick,
> > >
> > > On Mon, May 27, 2019 at 4:40 PM Auer, Lukas
> > >  wrote:
> > > >
> > > > On Wed, 2019-05-15 at 08:42 -0700, Bin Meng wrote:
> > > > > QEMU 4.0.0 'virt' target integrates a generic ECAM PCI host.
> > > > > Enable the driver for it.
> > > > >
> > > > > Signed-off-by: Bin Meng 
> > > > > ---
> > > > >
> > > > >  board/emulation/qemu-riscv/Kconfig | 4 
> > > > >  1 file changed, 4 insertions(+)
> > > > >
> > > >
> > > > Reviewed-by: Lukas Auer 
> > > > Tested-by: Lukas Auer 
> > >
> > > Could you please apply this series for v2019.07?
> > >
>
> Applied to u-boot-riscv/master, thanks!

Thanks for applying.

By searching riscv patches from patchwork, it seems there are some old
patches that are not cleaned up. I am not sure about their status.
Maybe they are already applied.

http://patchwork.ozlabs.org/project/uboot/list/?seriesriscv==

Could you please do some house keeping?

Regards,
Bin
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH 1/2] riscv: qemu: Enable PCI host ECAM generic driver

2019-06-03 Thread Rick Chen
>
> Hi BIn
>
> > Hi Rick,
> >
> > On Mon, May 27, 2019 at 4:40 PM Auer, Lukas
> >  wrote:
> > >
> > > On Wed, 2019-05-15 at 08:42 -0700, Bin Meng wrote:
> > > > QEMU 4.0.0 'virt' target integrates a generic ECAM PCI host.
> > > > Enable the driver for it.
> > > >
> > > > Signed-off-by: Bin Meng 
> > > > ---
> > > >
> > > >  board/emulation/qemu-riscv/Kconfig | 4 
> > > >  1 file changed, 4 insertions(+)
> > > >
> > >
> > > Reviewed-by: Lukas Auer 
> > > Tested-by: Lukas Auer 
> >
> > Could you please apply this series for v2019.07?
> >

Applied to u-boot-riscv/master, thanks!

>
> OK
> I will apply it today.
>
> Thanks
> Rick
>
> > Regards,
> > Bin
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH 1/2] riscv: qemu: Enable PCI host ECAM generic driver

2019-06-03 Thread Rick Chen
Hi BIn

> Hi Rick,
>
> On Mon, May 27, 2019 at 4:40 PM Auer, Lukas
>  wrote:
> >
> > On Wed, 2019-05-15 at 08:42 -0700, Bin Meng wrote:
> > > QEMU 4.0.0 'virt' target integrates a generic ECAM PCI host.
> > > Enable the driver for it.
> > >
> > > Signed-off-by: Bin Meng 
> > > ---
> > >
> > >  board/emulation/qemu-riscv/Kconfig | 4 
> > >  1 file changed, 4 insertions(+)
> > >
> >
> > Reviewed-by: Lukas Auer 
> > Tested-by: Lukas Auer 
>
> Could you please apply this series for v2019.07?
>

OK
I will apply it today.

Thanks
Rick

> Regards,
> Bin
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH 1/2] riscv: qemu: Enable PCI host ECAM generic driver

2019-06-03 Thread Bin Meng
Hi Rick,

On Mon, May 27, 2019 at 4:40 PM Auer, Lukas
 wrote:
>
> On Wed, 2019-05-15 at 08:42 -0700, Bin Meng wrote:
> > QEMU 4.0.0 'virt' target integrates a generic ECAM PCI host.
> > Enable the driver for it.
> >
> > Signed-off-by: Bin Meng 
> > ---
> >
> >  board/emulation/qemu-riscv/Kconfig | 4 
> >  1 file changed, 4 insertions(+)
> >
>
> Reviewed-by: Lukas Auer 
> Tested-by: Lukas Auer 

Could you please apply this series for v2019.07?

Regards,
Bin
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH 1/2] riscv: qemu: Enable PCI host ECAM generic driver

2019-05-27 Thread Auer, Lukas
On Wed, 2019-05-15 at 08:42 -0700, Bin Meng wrote:
> QEMU 4.0.0 'virt' target integrates a generic ECAM PCI host.
> Enable the driver for it.
> 
> Signed-off-by: Bin Meng 
> ---
> 
>  board/emulation/qemu-riscv/Kconfig | 4 
>  1 file changed, 4 insertions(+)
> 

Reviewed-by: Lukas Auer 
Tested-by: Lukas Auer 
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [PATCH 1/2] riscv: qemu: Enable PCI host ECAM generic driver

2019-05-15 Thread Bin Meng
QEMU 4.0.0 'virt' target integrates a generic ECAM PCI host.
Enable the driver for it.

Signed-off-by: Bin Meng 
---

 board/emulation/qemu-riscv/Kconfig | 4 
 1 file changed, 4 insertions(+)

diff --git a/board/emulation/qemu-riscv/Kconfig 
b/board/emulation/qemu-riscv/Kconfig
index 20ea6dc..2a03e43 100644
--- a/board/emulation/qemu-riscv/Kconfig
+++ b/board/emulation/qemu-riscv/Kconfig
@@ -36,5 +36,9 @@ config BOARD_SPECIFIC_OPTIONS # dummy
imply OF_BOARD_SETUP
imply SIFIVE_SERIAL
imply SMP
+   imply PCI
+   imply DM_PCI
+   imply PCIE_ECAM_GENERIC
+   imply CMD_PCI
 
 endif
-- 
2.7.4

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot