Re: [U-Boot] [RFC PATCH] net: macb: Fix build error for CONFIG_DM_ETH enabled

2016-08-09 Thread Wenyou.Yang
> -Original Message- > From: Joe Hershberger [mailto:joe.hershber...@gmail.com] > Sent: 2016年8月5日 1:06 > To: Wenyou Yang > Cc: U-Boot Mailing List > Subject: Re: [U-Boot] [RFC PATCH] net: macb: Fix build error for > CONFIG_DM_ETH enabled > > On Tue, May 1

Re: [U-Boot] [RFC PATCH] net: macb: Fix build error for CONFIG_DM_ETH enabled

2016-08-04 Thread Joe Hershberger
On Tue, May 17, 2016 at 12:11 AM, Wenyou Yang wrote: > Use the right phy_connect() prototype for CONFIGF_DM_ETH. > Support to get the phy interface from dt and set GMAC_UR. > > Signed-off-by: Wenyou Yang > --- > This patch is based on the patch set, > [PATCH 00/18] at91: Convert Ethernet and LCD

Re: [U-Boot] [RFC PATCH] net: macb: Fix build error for CONFIG_DM_ETH enabled

2016-05-24 Thread Joe Hershberger
On Tue, May 17, 2016 at 4:58 PM, Simon Glass wrote: > +Joe > > > On 16 May 2016 at 23:11, Wenyou Yang wrote: >> Use the right phy_connect() prototype for CONFIGF_DM_ETH. >> Support to get the phy interface from dt and set GMAC_UR. >> >> Signed-off-by: Wenyou Yang >> --- >> This patch is based on

Re: [U-Boot] [RFC PATCH] net: macb: Fix build error for CONFIG_DM_ETH enabled

2016-05-17 Thread Simon Glass
+Joe On 16 May 2016 at 23:11, Wenyou Yang wrote: > Use the right phy_connect() prototype for CONFIGF_DM_ETH. > Support to get the phy interface from dt and set GMAC_UR. > > Signed-off-by: Wenyou Yang > --- > This patch is based on the patch set, > [PATCH 00/18] at91: Convert Ethernet and LCD to

[U-Boot] [RFC PATCH] net: macb: Fix build error for CONFIG_DM_ETH enabled

2016-05-16 Thread Wenyou Yang
Use the right phy_connect() prototype for CONFIGF_DM_ETH. Support to get the phy interface from dt and set GMAC_UR. Signed-off-by: Wenyou Yang --- This patch is based on the patch set, [PATCH 00/18] at91: Convert Ethernet and LCD to driver model http://lists.denx.de/pipermail/u-boot/2016-