Re: [U-Boot] [RFC PATCH] net: gem: Add support for more PHYs on MDIO bus

2018-04-04 Thread Tomasz Gorochowik
Joe, Michal, Please allow me to include the patches I originally sent to Michal. We are well aware of the fact that only one network interface is used to boot the board, but it is quite convenient to be able to plug the ethernet cable to any eth socket, and still be able to boot (assuming 'ethrot

Re: [U-Boot] [RFC PATCH] net: gem: Add support for more PHYs on MDIO bus

2018-02-16 Thread Joe Hershberger
On Wed, Feb 7, 2018 at 1:46 AM, Michal Simek wrote: > On 6.2.2018 22:11, Joe Hershberger wrote: >> On Mon, Feb 5, 2018 at 1:17 AM, Michal Simek wrote: >>> Hi Joe, >>> >>> On 2.2.2018 20:35, Joe Hershberger wrote: Hi Michal, On Thu, Feb 1, 2018 at 6:42 AM, Michal Simek wrote:

Re: [U-Boot] [RFC PATCH] net: gem: Add support for more PHYs on MDIO bus

2018-02-06 Thread Michal Simek
On 6.2.2018 22:11, Joe Hershberger wrote: > On Mon, Feb 5, 2018 at 1:17 AM, Michal Simek wrote: >> Hi Joe, >> >> On 2.2.2018 20:35, Joe Hershberger wrote: >>> Hi Michal, >>> >>> On Thu, Feb 1, 2018 at 6:42 AM, Michal Simek >>> wrote: Find out MDIO bus and enable MDIO access to it if this is

Re: [U-Boot] [RFC PATCH] net: gem: Add support for more PHYs on MDIO bus

2018-02-06 Thread Joe Hershberger
On Mon, Feb 5, 2018 at 1:17 AM, Michal Simek wrote: > Hi Joe, > > On 2.2.2018 20:35, Joe Hershberger wrote: >> Hi Michal, >> >> On Thu, Feb 1, 2018 at 6:42 AM, Michal Simek wrote: >>> Find out MDIO bus and enable MDIO access to it if this is done via >>> different controller. >>> >>> Signed-off-b

Re: [U-Boot] [RFC PATCH] net: gem: Add support for more PHYs on MDIO bus

2018-02-04 Thread Michal Simek
Hi Joe, On 2.2.2018 20:35, Joe Hershberger wrote: > Hi Michal, > > On Thu, Feb 1, 2018 at 6:42 AM, Michal Simek wrote: >> Find out MDIO bus and enable MDIO access to it if this is done via >> different controller. >> >> Signed-off-by: Michal Simek >> --- >> >> Hi Joe, >> >> this is the code I h

Re: [U-Boot] [RFC PATCH] net: gem: Add support for more PHYs on MDIO bus

2018-02-02 Thread Joe Hershberger
Hi Michal, On Thu, Feb 1, 2018 at 6:42 AM, Michal Simek wrote: > Find out MDIO bus and enable MDIO access to it if this is done via > different controller. > > Signed-off-by: Michal Simek > --- > > Hi Joe, > > this is the code I have hacked a year ago for ZynqMP where we can have > configuration