Re: [U-Boot] [PATCH] net/phy: refactor RTL8211F initialization

2015-04-24 Thread shengzhou....@freescale.com
> -Original Message- > From: Joe Hershberger [mailto:joe.hershber...@gmail.com] > Sent: Thursday, April 23, 2015 10:42 PM > To: Liu Shengzhou-B36685 > Cc: u-boot > Subject: Re: [PATCH] net/phy: refactor RTL8211F initialization > > Hi Shengzhou Liu, > > On Wed, Apr 22, 2015 at 5:22 AM, Sh

Re: [U-Boot] [PATCH] net/phy: refactor RTL8211F initialization

2015-04-23 Thread Joe Hershberger
On Thu, Apr 23, 2015 at 12:58 AM, shengzhou@freescale.com wrote: >> -Original Message- >> From: Florian Fainelli [mailto:f.faine...@gmail.com] >> Sent: Thursday, April 23, 2015 12:39 PM >> To: Liu Shengzhou-B36685; net...@vger.kernel.org; joe.hershber...@gmail.com >> Subject: Re: [PATC

Re: [U-Boot] [PATCH] net/phy: refactor RTL8211F initialization

2015-04-23 Thread Joe Hershberger
Hi Shengzhou Liu, On Wed, Apr 22, 2015 at 5:22 AM, Shengzhou Liu wrote: > RTL8211F needs to enalbe TXDLY for RGMII during > phy initialization, so move it to rtl8211f_config > for early initialization. > > Signed-off-by: Shengzhou Liu > cc: Joe Hershberger > --- > drivers/net/phy/realtek.c | 2