Re: [PATCH 00/20] ppc: qemu: Add eTSEC support

2021-03-03 Thread Simon Glass
Hi Bin, On Wed, 3 Mar 2021 at 20:58, Bin Meng wrote: > > Hi Simon, > > On Thu, Mar 4, 2021 at 1:21 AM Simon Glass wrote: > > > > Hi Bin, > > > > On Wed, 3 Mar 2021 at 09:49, Tom Rini wrote: > > > > > > On Wed, Mar 03, 2021 at 10:11:45AM +0800, Bin Meng wrote: > > > > Hi Simon, > > > > > > > > O

Re: [PATCH 00/20] ppc: qemu: Add eTSEC support

2021-03-03 Thread Bin Meng
Hi Simon, On Thu, Mar 4, 2021 at 1:21 AM Simon Glass wrote: > > Hi Bin, > > On Wed, 3 Mar 2021 at 09:49, Tom Rini wrote: > > > > On Wed, Mar 03, 2021 at 10:11:45AM +0800, Bin Meng wrote: > > > Hi Simon, > > > > > > On Wed, Mar 3, 2021 at 9:53 AM Simon Glass wrote: > > > > > > > > Hi Bin, > > >

Re: [PATCH 00/20] ppc: qemu: Add eTSEC support

2021-03-03 Thread Simon Glass
Hi Bin, On Wed, 3 Mar 2021 at 09:49, Tom Rini wrote: > > On Wed, Mar 03, 2021 at 10:11:45AM +0800, Bin Meng wrote: > > Hi Simon, > > > > On Wed, Mar 3, 2021 at 9:53 AM Simon Glass wrote: > > > > > > Hi Bin, > > > > > > On Tue, 2 Mar 2021 at 18:08, Bin Meng wrote: > > > > > > > > Hi Tom, > > > >

Re: [PATCH 00/20] ppc: qemu: Add eTSEC support

2021-03-03 Thread Tom Rini
On Wed, Mar 03, 2021 at 10:11:45AM +0800, Bin Meng wrote: > Hi Simon, > > On Wed, Mar 3, 2021 at 9:53 AM Simon Glass wrote: > > > > Hi Bin, > > > > On Tue, 2 Mar 2021 at 18:08, Bin Meng wrote: > > > > > > Hi Tom, > > > > > > On Tue, Mar 2, 2021 at 11:35 PM Bin Meng wrote: > > > > > > > > QEMU p

Re: [PATCH 00/20] ppc: qemu: Add eTSEC support

2021-03-02 Thread Bin Meng
Hi Simon, On Wed, Mar 3, 2021 at 9:53 AM Simon Glass wrote: > > Hi Bin, > > On Tue, 2 Mar 2021 at 18:08, Bin Meng wrote: > > > > Hi Tom, > > > > On Tue, Mar 2, 2021 at 11:35 PM Bin Meng wrote: > > > > > > QEMU ppce500 machine can dynamically instantiate an eTSEC device > > > if "-device eTSEC"

Re: [PATCH 00/20] ppc: qemu: Add eTSEC support

2021-03-02 Thread Simon Glass
Hi Bin, On Tue, 2 Mar 2021 at 18:08, Bin Meng wrote: > > Hi Tom, > > On Tue, Mar 2, 2021 at 11:35 PM Bin Meng wrote: > > > > QEMU ppce500 machine can dynamically instantiate an eTSEC device > > if "-device eTSEC" is given to QEMU. > > > > This series updates the fixed-link ethernet PHY driver as

Re: [PATCH 00/20] ppc: qemu: Add eTSEC support

2021-03-02 Thread Bin Meng
Hi Tom, On Tue, Mar 2, 2021 at 11:35 PM Bin Meng wrote: > > QEMU ppce500 machine can dynamically instantiate an eTSEC device > if "-device eTSEC" is given to QEMU. > > This series updates the fixed-link ethernet PHY driver as well as > the Freescale eTSEC driver to support the QEMU ppce500 board.

[PATCH 00/20] ppc: qemu: Add eTSEC support

2021-03-02 Thread Bin Meng
QEMU ppce500 machine can dynamically instantiate an eTSEC device if "-device eTSEC" is given to QEMU. This series updates the fixed-link ethernet PHY driver as well as the Freescale eTSEC driver to support the QEMU ppce500 board. Based-on: http://patchwork.ozlabs.org/project/uboot/list/?series=23