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

Kumar Gala galak at kernel.crashing.org
Fri Oct 21 07:09:41 CEST 2011


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 <galak at kernel.crashing.org>
> ---
> drivers/net/fm/p1023.c |    5 +++++
> drivers/net/fm/p3060.c |    5 +++++
> drivers/net/fm/p4080.c |    5 +++++
> drivers/net/fm/p5020.c |    5 +++++
> 4 files changed, 20 insertions(+), 0 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list