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

Joe Hershberger joe.hershberger at gmail.com
Thu Apr 23 16:42:25 CEST 2015


On Thu, Apr 23, 2015 at 12:58 AM, Shengzhou.Liu at freescale.com
<Shengzhou.Liu at freescale.com> wrote:
>> -----Original Message-----
>> From: Florian Fainelli [mailto:f.fainelli at gmail.com]
>> Sent: Thursday, April 23, 2015 12:39 PM
>> To: Liu Shengzhou-B36685; netdev at vger.kernel.org; joe.hershberger at gmail.com
>> Subject: Re: [PATCH] net/phy: refactor RTL8211F initialization
>>
>> Did you mean to submit that against u-boot or Linux? If the latter, there is
>> absolutely no need to have the same file compile under u-boot and Linux
>> without changes, that is too restrictive. There is a
>> genphy_soft_reset() which takes care of waiting for BMCR_RESET to clear,
>> please use it, there is no guarantee otherwise that a PHY has completed a
>> reset.
>> --
>> Florian
> This patch is for u-boot, not for kernel. There is no genphy_soft_reset() in u-boot.

You sent this patch to the netdev list and not the u-boot list.  I've
added the u-boot list here, but you should send v2 to the u-boot list.

Thanks,
-Joe


More information about the U-Boot mailing list