[U-Boot] [PATCH 2/2] powerpc/8xxx: Add fdt_fixup_phy_connection helper
Kumar Gala
galak at kernel.crashing.org
Wed Oct 20 07:26:25 CEST 2010
On Sep 30, 2010, at 9:18 AM, Kumar Gala wrote:
> Add a common helper that will set the PHY connection type based on enum.
> We use this on eTSEC, UCC, and will with Fman in the future.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc8xxx/fdt.c | 24 ++++++++++++++++++++++++
> arch/powerpc/include/asm/fsl_enet.h | 2 ++
> board/freescale/mpc8360emds/mpc8360emds.c | 15 ++++++---------
> board/freescale/mpc837xemds/mpc837xemds.c | 8 ++++----
> board/freescale/mpc8569mds/mpc8569mds.c | 4 ++--
> 5 files changed, 38 insertions(+), 15 deletions(-)
applied to 85xx, hopes that's not an issue Ben.
- k
More information about the U-Boot
mailing list