[U-Boot] [PATCH 1/2] powerpc/fsl: Introduce common enum for PHY types
Kumar Gala
galak at kernel.crashing.org
Wed Oct 20 07:26:15 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
applied to 85xx, hopes that's not an issue Ben.
- k
More information about the U-Boot
mailing list