[U-Boot] [PATCH 1/2] powerpc/fsl: Introduce common enum for PHY types

Kumar Gala galak at kernel.crashing.org
Wed Oct 13 15:46:53 CEST 2010


On Sep 30, 2010, at 9:18 AM, Kumar Gala wrote:

> Have a common enum for phy types that we use in the UCC driver.  We will
> also use this enum for dealing with phy connection fixup in the device
> tree.
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/include/asm/fsl_enet.h |   31 +++++++++++++++++++++++++++++++
> drivers/qe/uec.c                    |   10 +++++-----
> drivers/qe/uec.h                    |   20 +++-----------------
> drivers/qe/uec_phy.c                |    8 ++++----
> 4 files changed, 43 insertions(+), 26 deletions(-)
> create mode 100644 arch/powerpc/include/asm/fsl_enet.h

Ben,

Do you plan on picking this up via net or should I handle via 85xx tree?

- k


More information about the U-Boot mailing list