[U-Boot] [PATCH 1/4] net/fm: add 2.5G SGMII support

York Sun yorksun at freescale.com
Tue Nov 25 18:46:27 CET 2014


On 10/23/2014 02:20 AM, Shengzhou Liu wrote:
> As auto-negotiation is not supported for 2.5G SGMII, we need
> to add a new type PHY_INTERFACE_MODE_SGMII_2500 to differentiate
> SGMII-1G and SGMII-2.5G with different setting for auto-negotiation.
> 
> Signed-off-by: Shaohui Xie <Shaohui.Xie at freescale.com>
> Signed-off-by: Shengzhou Liu <Shengzhou.Liu at freescale.com>
> ---
>  arch/powerpc/include/asm/fsl_serdes.h | 16 ++++++++++++++++
>  drivers/net/fm/eth.c                  | 16 ++++++++++++----
>  include/phy.h                         |  2 ++
>  3 files changed, 30 insertions(+), 4 deletions(-)
> 

Applied to u-boot-mpc85xx master. Awaiting upstream. Thanks.

York




More information about the U-Boot mailing list