
This patch series are based on patch: http://patchwork.ozlabs.org/patch/409932/
Best Regards, Shaohui Xie
-----Original Message----- From: shh.xie@gmail.com [mailto:shh.xie@gmail.com] Sent: Thursday, November 13, 2014 11:26 AM To: u-boot@lists.denx.de; Sun York-R58495 Cc: Xie Shaohui-B21989 Subject: [PATCH 1/5] powerpc/b4860qds: add xfi support
From: Shaohui Xie Shaohui.Xie@freescale.com
We need following changes to make xfi work on B4:
- set cross-point switch VSC3308 to use sfp config when running xfi; 2. add 10G
interface check for xfi; 3. set phy address for xfi so the 10G ports can be registered by mdio;
Signed-off-by: Shaohui Xie Shaohui.Xie@freescale.com
board/freescale/b4860qds/b4860qds.c | 40 +++++++++++++++++++++++++++------ board/freescale/b4860qds/eth_b4860qds.c | 6 +++++ drivers/net/fm/b4860.c | 4 +++- 3 files changed, 42 insertions(+), 8 deletions(-)