
25 Nov
2014
25 Nov
'14
6:46 p.m.
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@freescale.com Signed-off-by: Shengzhou Liu Shengzhou.Liu@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