Re: [PATCH 1/1] Revert "net: fec: Ensure clocks are enabled while using mdio bus"

2015-08-14 Thread Lucas Stach
Am Freitag, den 14.08.2015, 16:14 +0800 schrieb Peter Chen: > On Fri, Aug 14, 2015 at 10:27:33AM +0200, Lucas Stach wrote: > > Am Freitag, den 14.08.2015, 08:25 + schrieb Peter Chen: > > > > > > > > > > > Am Freitag, den 14.08.2015, 13:47 +0800 schrieb Peter Chen: > > > > > It causes the i.m

Re: [PATCH 1/1] Revert "net: fec: Ensure clocks are enabled while using mdio bus"

2015-08-14 Thread Peter Chen
On Fri, Aug 14, 2015 at 10:27:33AM +0200, Lucas Stach wrote: > Am Freitag, den 14.08.2015, 08:25 + schrieb Peter Chen: > > > > > > > > Am Freitag, den 14.08.2015, 13:47 +0800 schrieb Peter Chen: > > > > It causes the i.mx6sx sdb board hang when using nfsroot during boots > > > > up at v4.2-r

RE: [PATCH 1/1] Revert "net: fec: Ensure clocks are enabled while using mdio bus"

2015-08-14 Thread Peter Chen
> > Am Freitag, den 14.08.2015, 13:47 +0800 schrieb Peter Chen: > > It causes the i.mx6sx sdb board hang when using nfsroot during boots > > up at v4.2-rc6. > > > > This reverts commit 8fff755e9f8d0f70a595e79f248695ce6aef5cc3. > > > > Cc: netdev@vger.kernel.org > > Cc: Fugang Duan > > Cc: shawn

Re: [PATCH 1/1] Revert "net: fec: Ensure clocks are enabled while using mdio bus"

2015-08-14 Thread Lucas Stach
Am Freitag, den 14.08.2015, 08:25 + schrieb Peter Chen: > > > > > Am Freitag, den 14.08.2015, 13:47 +0800 schrieb Peter Chen: > > > It causes the i.mx6sx sdb board hang when using nfsroot during boots > > > up at v4.2-rc6. > > > > > > This reverts commit 8fff755e9f8d0f70a595e79f248695ce6aef5

Re: [PATCH 1/1] Revert "net: fec: Ensure clocks are enabled while using mdio bus"

2015-08-14 Thread Lucas Stach
Am Freitag, den 14.08.2015, 13:47 +0800 schrieb Peter Chen: > It causes the i.mx6sx sdb board hang when using nfsroot during boots > up at v4.2-rc6. > > This reverts commit 8fff755e9f8d0f70a595e79f248695ce6aef5cc3. > > Cc: netdev@vger.kernel.org > Cc: Fugang Duan > Cc: shawn@linaro.org > Cc:

[PATCH 1/1] Revert "net: fec: Ensure clocks are enabled while using mdio bus"

2015-08-14 Thread Peter Chen
It causes the i.mx6sx sdb board hang when using nfsroot during boots up at v4.2-rc6. This reverts commit 8fff755e9f8d0f70a595e79f248695ce6aef5cc3. Cc: netdev@vger.kernel.org Cc: Fugang Duan Cc: shawn@linaro.org Cc: fabio.este...@freescale.com Cc: tyler.ba...@linaro.org Cc: Lucas Stach Cc: A

RE: [PATCH 1/1] Revert "net: fec: Ensure clocks are enabled while using mdio bus"

2015-08-14 Thread Duan Andy
uot;net: fec: Ensure clocks are enabled while > using mdio bus" > > It causes the i.mx6sx sdb board hang when using nfsroot during boots up > at v4.2-rc6. > > This reverts commit 8fff755e9f8d0f70a595e79f248695ce6aef5cc3. > > Cc: netdev@vger.kernel.org > Cc: Fuga