Re: [U-Boot] [PATCH] fm: Don't allow disabling of FM1-DTSEC1

2011-10-20 Thread Kumar Gala
On Oct 14, 2011, at 9:09 AM, Kumar Gala wrote: > The MDIO controller to talk to external PHYs is on FM1-DTSEC1 so don't > allow disabling. If we disable it we end up powering the block down in > the SoC and thus can't communicate to any external PHYs. > > Signed-off-by: Kumar Gala > --- > driv

[U-Boot] [PATCH] fm: Don't allow disabling of FM1-DTSEC1

2011-10-14 Thread Kumar Gala
The MDIO controller to talk to external PHYs is on FM1-DTSEC1 so don't allow disabling. If we disable it we end up powering the block down in the SoC and thus can't communicate to any external PHYs. Signed-off-by: Kumar Gala --- drivers/net/fm/p1023.c |5 + drivers/net/fm/p3060.c |5